This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CASE | |
WHEN employees >= 500 THEN 50 | |
WHEN employees >= 100 THEN 40 | |
WHEN employees >= 50 THEN 10 | |
WHEN employees >= 25 THEN 5 | |
WHEN employees >= 10 THEN 3 | |
ELSE -2 | |
END | |
+ | |
CASE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Information Technology & Services | |
Marketing | |
Internet | |
Software | |
Education | |
Construction | |
Real Estate | |
Management Consulting | |
Financial Services | |
Recruiting |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "f565e697-b246-402c-bb2c-3c30fd948336", | |
"name": { | |
"givenName": "Renee", | |
"familyName": "Stroebel", | |
"fullName": "Renee Stroebel" | |
}, | |
"title": "Risk Analyst, Head of Investor Analytics at BlueMountain Capital Management", | |
"email": "[email protected]", |