Help

Overview

  • Open & closing dates

    {{ job.PublicationStartDate }} to {{ job.ApplicationCloseDate }}

    {% if job.ApplicationClosingType == 'application-cut-off' %}
    This job will close when we have received {{ job.ApplicationCutOff }} applications which may be sooner then the closing date. Learn more
    {% endif %}
  • Service

    Competitive

  • Pay scale & grade

    {{ job.JobGrade.first.Code }} {% if job.UserArea.Details.LowGrade == job.UserArea.Details.HighGrade %} {{ job.UserArea.Details.LowGrade }} {% else %} {{ job.UserArea.Details.LowGrade }} - {{ job.UserArea.Details.HighGrade }} {% endif %}

  • Salary

    ${{ job.PositionRemuneration.first.MinimumRange }} - ${{ job.PositionRemuneration.first.MaximumRange}} {{job.PositionRemuneration.first.RateIntervalCode }}

  • Appointment type

    {{ job.PositionOfferingType.first.Name }} {% if job.PositionOfferingType.first.OverrideText %} - {{ job.PositionOfferingType.first.OverrideText }} {% endif %}

  • Work schedule

    {{ job.PositionSchedule.first.Name }}

{% include components/joa/cfpb/locations.html %}