www.jcwresourcing.com Open in urlscan Pro
2620:1ec:bdf::45  Public Scan

Submitted URL: http://www.jcwresourcing.com/
Effective URL: https://www.jcwresourcing.com/
Submission: On December 16 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST /candidate/logout/

<form id="logout-form" action="/candidate/logout/" method="post" style="display:none">
</form>

/jobs/

<form action="/jobs/">
  <div class="input-group">
    <input type="text" class="form-control" placeholder="Search for you new job" aria-label="Keyword" aria-describedby="" name="keyword">
    <div class="field">
      <select name="jobtype" class="form-select">
        <option value="" disabled="" selected="">Job Type</option>
        <option value="">Any</option>
        <option value="Permanent">Permanent</option>
        <option value="Contract">Contract</option>
      </select>
    </div>
    <button class="btn btn-primary" type="submit"><span><i class="fas fa-search"></i></span></button>
  </div>
</form>

POST /api/form/curriculumvitae/vsm-drop-off-your-cv/

<form action="/api/form/curriculumvitae/vsm-drop-off-your-cv/" id="modalPopUp" data-vennture-form="true" callback="onDropCV" enablebuttonaftersuccess="false" method="post" class="apteveForm">
  <input type="hidden" name="redirect-to" value="/thankyou-upload-cv/">
  <input type="hidden" value="eFtoo2SMK__Y=" name="formlink">
  <input type="hidden" value="" name="extra"><input type="hidden" value="" name="authenticationkey" class="authenticationkey">
  <div class="row">
    <div class="col-md-6">
      <div class="element text form-group">
        <label>First Name</label>
        <div class="field">
          <input type="text" class="form-control" placeholder="First Name" data-req="Required" name="firstname" id="firstname">
        </div>
        <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;"> This is a required field </span></span>
      </div>
    </div>
    <div class="col-md-6">
      <div class="element text form-group">
        <label>Last Name</label>
        <div class="field">
          <input type="text" class="form-control" placeholder="Last Name" data-req="Required" name="lastname" id="lastname">
        </div>
        <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;"> This is a required field </span></span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="element text form-group">
        <label>Email Address</label>
        <div class="field">
          <input type="email" class="form-control" placeholder="Email Address" data-req="Required" name="email" id="email">
        </div>
        <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;"> This is a required field </span></span>
        <span class="error required-email" style="display:none"><span class="error required-email" style="display:none;"> A valid email address is required </span></span>
      </div>
    </div>
    <div class="col">
      <div class="element text form-group">
        <label>Your Telephone</label>
        <div class="field"><input type="text" name="telephone" id="telephone" data-req="Required" placeholder="Telephone..." class="form-control">
        </div>
        <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;"> This is a required field </span></span>
      </div>
    </div>
  </div>
  <!---->
  <div class="row">
    <div class="col">
      <div class="element text form-group">
        <label> Job Title </label>
        <div class="field">
          <input data-req="Required" class="form-control" type="text" id="jobtitle" name="jobtitle">
        </div>
        <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;"> This is a required field </span></span>
      </div>
    </div>
    <div class="col">
      <div class="element select form-group">
        <label> Select Your Vertical </label>
        <div class="field">
          <select class="form-select" name="verticals" id="verticals" data-req="Required" data-isselected="false">
            <option value="" disabled="" selected="">-- Please Select --</option>
            <option value="Actuarial">Actuarial</option>
            <option value="Audit">Audit</option>
            <option value="Change &amp; Transformation">Change &amp; Transformation</option>
            <option value="Compliance &amp; Financial Crime">Compliance &amp; Financial Crime</option>
            <option value="Credit &amp; Lending">Credit &amp; Lending</option>
            <option value="Data">Data</option>
            <option value="Finance">Finance</option>
            <option value="Legal">Legal</option>
            <option value="Risk Management &amp; Quant">Risk Management &amp; Quant</option>
            <option value="Tax">Tax</option>
            <option value="Technology &amp; Security">Technology &amp; Security</option>
            <option value="Other">Other</option>
          </select>
        </div>
        <!--<input style="display:none;" name="verticals" id="modalPopUpsubmitcvverticals" type="text" />-->
        <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;"> This is a required field </span></span>
      </div>
    </div>
  </div>
  <!--
                                                <div class="row" id="cv-dropoffotherrow" style="display:none;">
                                                    <div class="col">
                                                        <div class="element textarea form-group">
                                                            <label>
                                                                If 'Other' is selected please add more information
                                                            </label>
                                                            <div class="field">
                                                                <textarea class="form-control" name="verticalsother" cols="50" rows="4" data-req="Required"></textarea>
                                                            </div>
                                                            <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;">
    This is a required field
</span></span>
                                                        </div>
                                                    </div>
                                                </div>
                                                -->
  <div class="row">
    <div class="col">
      <div class="element select form-group">
        <label>Location </label>
        <div class="field">
          <select class="form-select" id="quickcvdropoff-cvtype" data-req="Required" data-isselected="false" name="location">
            <option value="" disabled="" selected="">-- Please Select --</option>
            <option value="Europe">Europe</option>
            <option value="United States">United States</option>
          </select>
        </div>
        <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;"> This is a required field </span></span>
      </div>
    </div>
    <div class="col">
      <div class="element file" id="quickcvdropoff-cv-file">
        <label>CV Uploader </label>
        <div class="field">
          <div class="custom-file">
            <input type="file" class="custom-file-inpout" data-isfilevalid="false" data-req="Required" name="cv" id="cv">
            <label class="custom-file-label" for="cv">
              <span class="d-inline-block text-truncate w-75"> Choose file </span>
            </label>
          </div>
        </div>
        <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;"> This is a required field </span></span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="element checkbox form-group">
        <div class="field">
          <div class="icheck-primary">
            <input type="checkbox" id="quickcvdropoff-termseFtoo2SMK__Y=" name="terms" data-req="Required">
            <label class="" for="quickcvdropoff-termseFtoo2SMK__Y="> By ticking here, you confirm you are giving us consent to store and process your personal data for the purpose of current and future job searches as well as associated marketing
              purposes and agree to our <a href="/terms-and-conditions/">Terms &amp; Conditions</a>, <a href="/privacy-policy/">Privacy Policy</a> &amp; <a href="/accessibility-and-cookies/">Accessibility and Cookies</a>
            </label>
          </div>
        </div>
        <span class="error required-text" style="display:none"><span class="error required-text" style="display:none;"> This is a required field </span></span>
      </div>
    </div>
    <div class="col-auto">
      <div class="element submit">
        <input type="submit" class="btn" value="Upload CV">
      </div>
    </div>
  </div>
</form>

POST https://cms.wearevennture.co.uk/form/submit/

<form action="https://cms.wearevennture.co.uk/form/submit/" enctype="multipart/form-data" id="data-capture-form" method="post" novalidate="novalidate" onkeypress="updateForm('data-capture-form', 'https://cms.wearevennture.co.uk', 'pwMpNcl__syI=')"
  class="apteveForm" data-download="">
  <input type="hidden" value="pwMpNcl__syI=" name="formlink">
  <input type="hidden" value="" name="extra"><input type="hidden" value="" name="authenticationkey" class="authenticationkey">
  <div class="rte">
  </div>
  <div class="row">
    <div class="col">
      <div class="element text form-group">
        <label>Name</label>
        <div class="field">
          <input data-req="Required" placeholder="Name" class="form-control" id="name" name="name" type="text" data-val="true" data-val-required="Required">
        </div>
        <span class="error required-text" style="display:none;">This is a required field</span>
      </div>
    </div>
    <div class="col">
      <div class="element text form-group">
        <label>Surname</label>
        <div class="field">
          <input data-req="Required" placeholder="Surname" class="form-control" id="surname" name="surname" type="text" data-val="false">
        </div>
        <span class="error required-text" style="display:none;">This is a required field</span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="element text form-group">
        <label>Email Address</label>
        <div class="field">
          <input data-req="Required" placeholder="Email Address" class="form-control" id="email-address" name="email-address" type="email" data-val="true" data-val-required="Required" data-val-email="Invalid Email">
        </div>
        <span class="error required-text" style="display:none;">This is a required field</span>
        <span class="error required-email" style="display:none;">A valid email address is required</span>
      </div>
    </div>
    <div class="col">
      <div class="element text form-group">
        <label>Telephone</label>
        <div class="field">
          <input data-req="" placeholder="Telephone" class="form-control" id="telephone" name="telephone" type="text" data-val="false">
        </div>
        <span class="error required-text" style="display:none;">This is a required field</span>
      </div>
    </div>
  </div>
  <div class="element text form-group">
    <label>Location</label>
    <div class="field">
      <input data-req="Required" placeholder="Location" class="form-control" id="location" name="location" type="text" data-val="false">
    </div>
    <span class="error required-text" style="display:none;">This is a required field</span>
  </div>
  <div class="element select form-group">
    <label>Guide </label>
    <div class="field">
      <select class="form-select" data-guides="Guides" placeholder="Guide" id="guide" name="guide" type="text" data-val="false" onchange="(function(e){ document.getElementById('file-to-download').dataset.download=e.value })(this)" data-req="Required"
        data-isselected="false">
        <option value="" disabled="" selected="">Select Guide</option>
        <option value="/uploads/jcw2024salaryguide-eu.pdf"> Financial Services, Governance &amp; Legal - EU </option>
        <option value="/uploads/jcw2024salaryguide-us.pdf"> Financial Services, Governance &amp; Legal - US </option>
        <option value="/uploads/jcw2024salaryguide-insurance.pdf"> Insurance - USA </option>
      </select>
    </div>
    <span class="error required-text" style="display:none;">This is a required field</span>
  </div>
  <!-- <div class="element select form-group">
                                        <label>I am a ... </label>
                                        <div class="field">
                                            <select class="form-select" data-req="Required" data-isSelected="false"  placeholder="Position" id="position" name="position" type="text" data-val="false" >
                                                <option value="" disabled="" selected>Select your position</option>
                                                 
                                            </select>
                                        </div>
                                        <span class="error required-text" style="display:none;">This is a required field</span>
                                    </div>-->
  <div class="row">
    <div class="col">
      <div class="element select form-group">
        <label>Vertical</label>
        <div class="field">
          <select class="form-select" data-req="Required" data-isselected="false" placeholder="Vertical" id="vertical" name="vertical" type="text" data-val="false">
            <option value="" disabled="" selected="">Select vertical</option>
            <option value="Actuarial"> Actuarial </option>
            <option value="Audit"> Audit </option>
            <option value="Change and Transformation"> Change and Transformation </option>
            <option value="Compliance and Financial Crime"> Compliance and Financial Crime </option>
            <option value="Credit &amp; Lending"> Credit &amp; Lending </option>
            <option value="Data"> Data </option>
            <option value="Legal"> Legal </option>
            <option value="Risk Management and Quant"> Risk Management and Quant </option>
            <option value="Tax"> Tax </option>
            <option value="Technology and Security"> Technology and Security </option>
            <option value="other">Other</option>
          </select>
        </div>
        <span class="error required-text" style="display:none;">This is a required field</span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="element text form-group">
        <label>Job Title</label>
        <div class="field">
          <input type="text" data-req="Required" placeholder="Job Title" class="form-control" id="job-title" name="job-title" data-val="false">
        </div>
        <span class="error required-text" style="display:none;">This is a required field</span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col">
      <div class="element select form-group">
        <label>Reason for Download</label>
        <div class="field">
          <select class="form-select" data-req="Required" data-isselected="false" name="enquiryreason">
            <option value="" disabled="" selected="">Reason for Download</option>
            <option value="I'm looking to hire"> I'm looking to hire </option>
            <option value="I'm looking for a new job"> I'm looking for a new job </option>
            <option value="I'm just interested in the content"> I'm just interested in the content </option>
          </select>
        </div>
        <span class="error required-text" style="display:none;">This is a required field</span>
        <input style="display:none;" placeholder="Reason For Enquiry" id="reason-for-enquiry" name="reason-for-enquiry" type="text" data-val="false">
      </div>
    </div>
  </div>
  <div class="element checkbox form-group">
    <div class="field">
      <div class="icheck-primary">
        <input type="checkbox" id="agree-to-terms-and-conditions" data-req="Required">
        <label class="" for="agree-to-terms-and-conditions"> By submitting this form you agree to our <a href="/terms-and-conditions/">Terms and Conditions</a>, <a href="/privacy-policy/">Privacy Policy</a> &amp;
          <a href="/accessibility-and-cookies/">Accessibility and Cookies</a>
        </label>
      </div>
    </div>
    <span class="error required-text" style="display:none;">This is a required field</span>
  </div>
  <div class="element submit">
    <input type="submit" class="btn" value="Download">
  </div>
</form>

POST https://cms.wearevennture.co.uk/form/submit/

<form action="https://cms.wearevennture.co.uk/form/submit/" enctype="multipart/form-data" id="footer-newsletter-form" method="post" novalidate="novalidate"
  onkeypress="updateForm('footer-newsletter-form', 'https://cms.wearevennture.co.uk', '3Pa157WBYio=')" class="apteveForm">
  <input type="hidden" value="3Pa157WBYio=" name="formlink">
  <input type="hidden" value="" name="extra"><input type="hidden" value="" name="authenticationkey" class="authenticationkey">
  <field class="form-group">
    <div class="input-group">
      <input type="email" placeholder="Email Address" id="footernewsletter-emailaddress" name="footernewsletter-emailaddress" data-val="false" class="form-control" data-req="Required" aria-label="Emaill Address" aria-describedby="">
      <button class="btn" type="submit" id=""><i class="fas fa-envelope"></i></button>
    </div>
    <span class="error required-text" style="display:none;">This is a required field</span>
    <span class="error required-email" style="display:none;">A valid email address is required</span>
  </field>
  <p> By submitting this form I agree to JCW Resourcing's <a href="/terms-and-conditions/" target="_blank">Terms and Conditions</a>, <a href="/privacy-policy/" target="_blank">Privacy Policy</a> &amp;
    <a href="/diversity-policy/" target="_blank">Diversity Policy</a>
  </p>
</form>

Text Content

We value your privacy

We use cookies to enhance your browsing experience, serve personalized ads or
content, and analyze our traffic. By clicking "Accept All", you consent to our
use of cookies.

Customize Reject All Accept All
Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions.
You will find detailed information about all cookies under each consent category
below.

The cookies that are categorized as "Necessary" are stored on your browser as
they are essential for enabling the basic functionalities of the site. ... Show
more


NecessaryAlways Active

Necessary cookies are required to enable the basic features of this site, such
as providing secure log-in or adjusting your consent preferences. These cookies
do not store any personally identifiable data.

 * Cookie
   cookielawinfo-checkbox-necessary
 * Duration
   1 year
 * Description
   Set by the GDPR Cookie Consent plugin, this cookie is used to record the user
   consent for the cookies in the "Necessary" category .

 * Cookie
   cookielawinfo-checkbox-non-necessary
 * Duration
   1 year
 * Description
   Set by the GDPR Cookie Consent plugin, this cookie is used to record the user
   consent for the cookies in the "Non-necessary" category .

 * Cookie
   PHPSESSID
 * Duration
   session
 * Description
   This cookie is native to PHP applications. The cookie is used to store and
   identify a users' unique session ID for the purpose of managing user session
   on the website. The cookie is a session cookies and is deleted when all the
   browser windows are closed.

Functional

Functional cookies help perform certain functionalities like sharing the content
of the website on social media platforms, collecting feedback, and other
third-party features.

No cookies to display.

Analytics


Analytical cookies are used to understand how visitors interact with the
website. These cookies help provide information on metrics such as the number of
visitors, bounce rate, traffic source, etc.

 * Cookie
   _hjFirstSeen
 * Duration
   30 minutes
 * Description
   Hotjar sets this cookie to identify a new user’s first session. It stores a
   true/false value, indicating whether it was the first time Hotjar saw this
   user.

 * Cookie
   _hjIncludedInPageviewSample
 * Duration
   2 minutes
 * Description
   Hotjar sets this cookie to know whether a user is included in the data
   sampling defined by the site's pageview limit.

 * Cookie
   _hjAbsoluteSessionInProgress
 * Duration
   30 minutes
 * Description
   Hotjar sets this cookie to detect the first pageview session of a user. This
   is a True/False flag set by the cookie.

 * Cookie
   _ga
 * Duration
   1 year 1 month 4 days
 * Description
   The _ga cookie, installed by Google Analytics, calculates visitor, session
   and campaign data and also keeps track of site usage for the site's analytics
   report. The cookie stores information anonymously and assigns a randomly
   generated number to recognize unique visitors.

 * Cookie
   _gid
 * Duration
   1 day
 * Description
   Installed by Google Analytics, _gid cookie stores information on how visitors
   use a website, while also creating an analytics report of the website's
   performance. Some of the data that are collected include the number of
   visitors, their source, and the pages they visit anonymously.

 * Cookie
   _ga_*
 * Duration
   1 year 1 month 4 days
 * Description
   Google Analytics sets this cookie to store and count page views.

 * Cookie
   _gat_gtag_UA_*
 * Duration
   1 minute
 * Description
   Google Analytics sets this cookie to store a unique user ID.

Performance

Performance cookies are used to understand and analyze the key performance
indexes of the website which helps in delivering a better user experience for
the visitors.

No cookies to display.

Advertisement

Advertisement cookies are used to provide visitors with customized
advertisements based on the pages you visited previously and to analyze the
effectiveness of the ad campaigns.

No cookies to display.

Others


Other uncategorized cookies are those that are being analyzed and have not been
classified into a category as yet.

 * Cookie
   f24_personId
 * Duration
   1 year 1 month 4 days
 * Description
   No description available.

 * Cookie
   f24_autoId
 * Duration
   1 year 1 month 4 days
 * Description
   No description available.

 * Cookie
   _hjSessionUser_2525293
 * Duration
   1 year
 * Description
   No description

 * Cookie
   _hjIncludedInSessionSample_2525293
 * Duration
   2 minutes
 * Description
   No description

 * Cookie
   _hjSession_2525293
 * Duration
   30 minutes
 * Description
   No description

Accept All Save My Preferences Reject All
Powered by
Signed in as

 * About JCW
   * CSR
   * D & I
   * Meet The Team
   * Wellbeing That Works
   * Work For Us
   
   
   
   
   
 * Areas of Expertise
   * Actuarial
   * Audit
   * Change and Transformation
   * Compliance and Financial Crime
   * Credit & Lending
   * Data
   * Finance
   * Legal
   * Risk Management and Quant
   * Tax
   * Technology and Security
   * Renewable Energy
   
   
   
   
   
   
   
   
   
   
   
   
 * Employers
   
   EMPLOYERS
   
   Employer information
   Our Services Industries
   Case Studies
   Register Vacancy
   
   OUR SERVICES
   
   Bundle Consulting Contingent Contract Search Subscription
   
   INDUSTRIES
   
   Asset Management Banking Consulting FinTech Insurance
   
   INSIGHTS VIEW ALL
   
   2024 INSIGHTS: EMPLOYER SUPPORT IN A COST-OF-LIVING CRISIS
   
   Learn More
   
   TOP COMPLIANCE RECRUITMENT AGENCIES: FIND THE BEST FIT FOR YOUR COMPLIANCE
   NEEDS
   
   Learn More
 * Jobseekers
   * Jobseekers
   * Candidate Commitment
   * Upload CV
   * Refer A Friend
   * Job Alert Sign Up
   
   
   
   
   
 * Insights
   * Blogs
   * Downloads
   * Salary Guide
   
   
   
 * Contact
 * Job Search

Job Type Any Permanent Contract
 * CV Upload
 * Job Search

 * CV Upload
 * English
    * Deutsch

 * Dashboard
 * 


SEND US YOUR CV

Send us a copy of your CV and we'll see if you match any open opportunities we
have.

First Name

This is a required field
Last Name

This is a required field
Email Address

This is a required field A valid email address is required
Your Telephone

This is a required field
Job Title

This is a required field
Select Your Vertical
-- Please Select -- Actuarial Audit Change & Transformation Compliance &
Financial Crime Credit & Lending Data Finance Legal Risk Management & Quant Tax
Technology & Security Other
This is a required field
Location
-- Please Select -- Europe United States
This is a required field
CV Uploader
Choose file
This is a required field
By ticking here, you confirm you are giving us consent to store and process your
personal data for the purpose of current and future job searches as well as
associated marketing purposes and agree to our Terms & Conditions, Privacy
Policy & Accessibility and Cookies
This is a required field

 * About JCW
   * About JCW
   * About JCW
   * CSR
   * D & I
   * Meet The Team
   * Wellbeing That Works
   * Work For Us
 * Areas of Expertise
   * Areas of Expertise
   * Areas of Expertise
   * Actuarial
   * Audit
   * Change and Transformation
   * Compliance and Financial Crime
   * Credit & Lending
   * Data
   * Finance
   * Legal
   * Risk Management and Quant
   * Tax
   * Technology and Security
   * Renewable Energy
 * Employers
   * Employers
   * Employers
   * Employer information
   * Our Services
     * Our Services
     * Our Services
     * Bundle
     * Consulting
     * Contingent
     * Contract
     * Search
     * Subscription
   * Industries
     * Industries
     * Industries
     * Asset Management
     * Banking
     * Consulting
     * FinTech
     * Insurance
   * Case Studies
   * Register Vacancy
 * Jobseekers
   * Jobseekers
   * Jobseekers
   * Jobseekers
   * Candidate Commitment
   * Upload CV
   * Refer A Friend
   * Job Alert Sign Up
 * Insights
   * Insights
   * Insights
   * Blogs
   * Downloads
   * Salary Guide
 * Contact
 * Job Search


GLOBAL LEADERS IN FINANCIAL SERVICES RECRUITMENT

Fuelling growth with exceptional talent
Find Talent Job Search

Discover the latest salary, hiring and employment trends in our 2024 Salary
Guide

Discover the latest salary, hiring and employment trends in our 2024 Salary
Guide

Our Wellbeing Report explores how wellbeing is being addressed in the workplace

Our Wellbeing Report explores how wellbeing is being addressed in the workplace

Top Compliance Trends to Watch in 2024

Top Compliance Trends to Watch in 2024


AREAS OF EXPERTISE

We specialise in financial services and corporate governance recruitment, from
traditional Big 4 roles to the latest fintech startups.


ACTUARIAL

Our Actuarial team excels in placing professionals who assess financial risks
with precision. We provide experts skilled in analytical and statistical
techniques, ensuring your company’s financial stability and strategic growth.

Learn More


AUDIT

Our Audit team identifies top talent in internal and external auditing. We
deliver professionals who ensure compliance and enhance operational efficiency,
helping your organization maintain integrity and trust.

Learn More


CHANGE & TRANSFORMATION

Our Change & Transformation team specializes in project managers and business
analysts who drive strategic initiatives. We offer experts that bring vision and
technical prowess to ensure successful project outcomes.

Learn More


COMPLIANCE & FINANCIAL CRIME

Our Compliance & Financial Crime team sources experts in regulatory adherence
and fraud prevention. We provide specialists who safeguard your business against
legal risks and financial misconduct.

Learn More


CREDIT & LENDING

Our Credit & Lending team places professionals adept in credit risk analysis and
loan processing. We supply experts who enhance your lending operations and
ensure sound credit decisions.

Learn More


DATA

Our Data team connects you with professionals skilled in data analysis,
management, and strategy. We deliver data experts who turn information into
actionable insights, driving your business forward.

Learn More


FINANCE

Our Finance team excels in finding talent for financial planning, analysis, and
control. We offer professionals who strengthen your financial operations and
support strategic decision-making.

Learn More


LEGAL

Our Legal team specializes in placing top-tier legal professionals across
various sectors. We provide experts who navigate complex legal landscapes,
ensuring your company’s compliance and legal success.

Learn More


TECHNOLOGY & SECURITY

Our Tech & Security team connects you with talent proficient in cutting-edge
technologies and cybersecurity. We help safeguard your digital assets and drive
technological innovation.

Learn More


TAX

Our Tax team identifies experts in tax planning, compliance, and strategy. We
deliver professionals who optimize your tax position and ensure adherence to
ever-changing tax laws.

Learn More


TRUSTED BY FINANCIAL SERVICES LEADERS

Our case studies demonstrate our commitment to finding you the right hire every
time. Learn about our partnership approach, our creative problem solving and how
we have built a reputation for trust in the market – with clients, candidates
alike.

See All Case Studies



WE’LL WORK IN PARTNERSHIP WITH YOU TO PLAN, FORECAST AND BUDGET YOUR HIRING
REQUIREMENTS.

Working collaboratively in a trusted relationship to deliver benefits to
everyone. That’s our approach to working with you. From supporting your planning
and forecasting to using our network and experience to find the right candidate
for every role, we are on your side. As a specialist financial recruitment
agency, our job is to supply your business with the talent it needs to grow,
refining requirements and helping you find the right approach to staffing your
future.

 * Global reach across financial services
 * From single candidates to whole teams
 * Permanent and interim solutions
 * A range of recruitment models to suit your hiring needs

Read More

OUR SERVICES


FLEXIBLE TALENT SOLUTIONS



01SEARCH

With two levels of Search, you can dictate the amount of resource dedicated to
your requirements, dependent on the seniority and skill set.

Read more

02SUBSCRIPTION

You’ll pay a monthly subscription cost that not only makes budgeting easier, but
gives you significantly improved value compared to our Contingent or Search
solutions.

Read more

03BUNDLE

Multi-hire support within a set time frame, including a customised pricing model
and delivery service that is dependent on the volume, seniority and timeline of
your hiring needs.

Read more

04TALENT & MARKET MAPPING

We'll assess potential opportunities and competitor landscapes to strategically
position your recruitment efforts and give you a competitive advantage.




FEATURED JOBS

View More
Posted

BUSINESS ANALYST - RETROCESSION REINSURANCE

120629
 * -
 * Remote
 * Contract

6 month contract - Fully remote but must be based in UK or Europe. 1 stage
interview. Our client is looking for Business....

View Job
Posted

SWITCHGEAR CONSTRUCTION ENGINEER

120585
 * -
 * Dortmund, Germany
 * Permanent/Fixed Term

Are you ready to take the lead in innovative switchgear construction projects?
We're seeking a motivated Project Lead wit....

View Job
Posted

SERVICE DESK MANAGER

120566
 * -
 * New York, New York, United States
 * Permanent/Fixed Term

Our client is a leading law firm and seeking a service desk manager in NYC. 

View Job
Posted

2052A LIQUIDITY RISK REPORTING AVP

120568
 * -
 * Columbus, Ohio, United States
 * Permanent/Fixed Term

Our client is a growing regional bank who are seeking a liquidity risk reporting
AVP to handling performance testing of 2....

View Job
Posted

MARKTE RISK OVERISGHT AVP

120569
 * -
 * Columbus, Ohio, United States
 * Permanent/Fixed Term

Our client is a growing regional bank who are seeking a market risk oversight
AVP to help within corp treasury managing a....

View Job
Posted

CAPITAL RISK AVP

120571
 * -
 * Columbus, Ohio, United States
 * Permanent/Fixed Term

Our client is a growing regional bank who are seeking a capital risk AVP within
the risk oversigt program. 

View Job
Posted

RISIKOMANAGER IRBA

114599
 * -
 * Mitte, Niedersachsen, Germany
 * Permanent/Fixed Term

Wir arbeiten im Auftrag einer Bank aus der Region Hannover und unterstützen sie
bei der Suche nach einem Spezialisten im ....

View Job
Posted

DORA SPEZIALIST

120467
 * €70.000-€100.000
 * Köln, Nordrhein-Westfalen, Germany
 * Permanent/Fixed Term

Für eine große internationale Versicherung suchen wir einen DORA Spezialist
(m/w/d) mit Standort Köln. Im Rahmen eines ne....

View Job
Posted

HVDC PROJECT MANAGER (W/M/D)

120073
 * -
 * Nürnberg, Germany
 * Permanent/Fixed Term

JCW are ooking for a Project Manager to join the Grid Technology team
specializing in control technology for HVDC transmi....

View Job
Posted

SENIOR TAX MANAGER

120501
 * -
 * Remote
 * Permanent/Fixed Term

n/a

View Job



DOWNLOAD SALARY GUIDE

Access salary benchmarks and key insights into the 2024 recruitment landscape
with this report. Explore market trends, employee priorities, and the factors
driving recruitment strategies today.

Name

This is a required field
Surname

This is a required field
Email Address

This is a required field A valid email address is required
Telephone

This is a required field
Location

This is a required field
Guide
Select Guide Financial Services, Governance & Legal - EU Financial Services,
Governance & Legal - US Insurance - USA
This is a required field
Vertical
Select vertical Actuarial Audit Change and Transformation Compliance and
Financial Crime Credit & Lending Data Legal Risk Management and Quant Tax
Technology and Security Other
This is a required field
Job Title

This is a required field
Reason for Download
Reason for Download I'm looking to hire I'm looking for a new job I'm just
interested in the content
This is a required field
By submitting this form you agree to our Terms and Conditions, Privacy Policy &
Accessibility and Cookies
This is a required field



FEATURED INSIGHTS

Read More
Juli 9th, 2024

2024 INSIGHTS: EMPLOYER SUPPORT IN A COST-OF-LIVING CRISIS

Read More
Juli 4th, 2024

TOP COMPLIANCE RECRUITMENT AGENCIES: FIND THE BEST FIT FOR YOUR COMPLIANCE NEEDS

Read More
Juni 27th, 2024

FUTURE TRENDS IN LEGAL RECRUITMENT

Read More
Juni 10th, 2024

TOP 10 TRAITS TO LOOK FOR IN LEGAL PROFESSIONALS

Read More
Juni 4th, 2024

FINDING A COMPLIANCE RECRUITER IN NEW YORK

Read More
Juni 3rd, 2024

BUILDING A ROBUST LEGAL RECRUITMENT PIPELINE

Read More
Mai 30th, 2024

HOW ADVANCES IN AI IS SHAPING COMPLIANCE HIRING

Read More
Mai 23rd, 2024

EFFECTIVE LEGAL RECRUITMENT STRATEGIES FOR 2024

Read More
Mai 23rd, 2024

WHAT REGULATORY UPDATES IN LUXEMBOURG MEAN FOR COMPLIANCE TALENT ACQUISITION

Read More
Mai 21st , 2024

JCW US SALARY GUIDE 2024

Read More


Global Reach


OUR OFFICE LOCATIONS

Get in Touch

LONDON

+44 (0) 20 3589 9300

55 Old Broad Street London United Kingdom EC2M 1RX

FRANKFURT

+49 0 69 94189133

Neue Mainzer Straße 75 60311 Frankfurt am Main

ZÜRICH

+41 (0) 41 544 55 58

Neuhofstrasse 5A 6340 Baar, Zug Switzerland

LOS ANGELES

+1 424 231 7494

429 Santa Monica Boulevard, Suite 222, Santa Monica, CA 90401

NEW YORK

+1 862 235 1240

232 Madison Avenue Suite 700 New York NY 10016

BOSTON

200 Berkeley Street, Floor 19, Boston, MA 02116


TIME FOR A CHANGE?

There’s a role out there that’s perfect for you. Check out our current vacancies
or talk to our financial recruitment specialists to help you find it.

Search for Jobs

CONTACT

Find your nearest office

CONNECT WITH US

 * 

JCW Group

JCW is part of JCW Group

QUICK LINKS

 * Home
 * About Us
 * Employers
 * Jobseekers
 * Insights
 * Job Search

VERTICALS

 * Actuarial
 * Audit
 * Change & Transformation
 * Compliance & Financial Crime
 * Data
 * Finance
 * Legal
 * Risk Management & Quant
 * Tech & Security

EMAIL NEWSLETTER SIGNUP


This is a required field A valid email address is required

By submitting this form I agree to JCW Resourcing's Terms and Conditions,
Privacy Policy & Diversity Policy

© JCW 2023
 * Accessibility and Cookies
 * Privacy Policy
 * Terms and Conditions
 * Diversity Policy
 * CSR Policy
 * Sitemap

Site by Venn