56.2 F
Los Angeles
Monday, Apr 14, 2025

Survey: L.A. Employers Cautious About Fourth-Quarter Hiring

Local employers say they plan to slow down their hiring and will likely lay off more people in the fourth quarter than earlier in the year. And they are also more cautious about hiring plans than their counterparts nationwide, according to a survey to be released Tuesday by Manpower Inc.

The Milwaukee staffing giant’s quarterly survey of employers in Los Angeles and Orange counties found that 17 percent plan to increase staff, 13 percent plan layoffs and 67 percent plan to keep staffing levels constant.

Those figures represent a significant slowdown from three months ago, when 22 percent planned to hire additional staff and only 6 percent planned layoffs.

In a further sign of caution, employers also say they are much more willing to lay off workers than they were a year ago. The percentage of employers planning layoffs stands at 13 percent, more than double the 6 percent who were planning layoffs off the same period last year.

“Local employers anticipate a considerably weaker hiring pace compared to the third quarter,” said Manpower spokeswoman Marcelle Thorn. “And last year at this time, employers expected more hiring activity.”

What’s more, the Manpower figures show Los Angeles area employers are far more cautious than employers nationwide, where 22 percent of employers expect to increase staff during the fourth quarter and only 6 percent plan to reduce staff.

“The Los Angeles-Long Beach-Santa Ana employment outlook is one of the weakest in the nation,” Thorn said.

For the fourth quarter, local job prospects appear best for construction, manufacturing of non-durable goods, the retail sector, education and health services and financial services. Employers in durable goods manufacturing, leisure and hospitality and government say they plan to reduce staff.

Previous article
Next article
Howard Fine
Howard Fine
Howard Fine is a 23-year veteran of the Los Angeles Business Journal. He covers stories pertaining to healthcare, biomedicine, energy, engineering, construction, and infrastructure. He has won several awards, including Best Body of Work for a single reporter from the Alliance of Area Business Publishers and Distinguished Journalist of the Year from the Society of Professional Journalists.

Featured Articles

Related Articles

Author ' + // image style settings '
' + 'tagDiv image style' + '' + '
' + ''; //inject our settings in the template - before
td_template_content = td_template_content.replace('
', td_our_content + '
'); //save the template jQuery('#tmpl-image-details').html(td_template_content); //modal off - click event jQuery(document).on( "click", ".td-modal-image-on", function() { if (jQuery(this).hasClass('active')) { return; } td_add_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); }); //modal on - click event jQuery(document).on( "click", ".td-modal-image-off", function() { if (jQuery(this).hasClass('active')) { return; } td_remove_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").addClass('active'); jQuery(".td-modal-image-on").removeClass('active'); }); // select change event jQuery(document).on( "change", ".td-wp-image-style", function() { switch (jQuery( ".td-wp-image-style").val()) { default: td_clear_all_classes(); //except the modal one jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } }); //util functions to edit the image details in wp-admin function td_add_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value + ' ' + new_class); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } function td_remove_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); //try first with a space before the class var td_regex = new RegExp(" " + new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); var td_regex = new RegExp(new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } //clears all classes except the modal image one function td_clear_all_classes() { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (td_extra_classes_value.indexOf('td-modal-image') > -1) { //we have the modal image one - keep it, remove the others jQuery('*[data-setting="extraClasses"]').val('td-modal-image'); } else { jQuery('*[data-setting="extraClasses"]').val(''); } } //monitor the backbone template for the current status of the picture setInterval(function(){ var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (typeof td_extra_classes_value !== 'undefined' && td_extra_classes_value != '') { // if we have modal on, switch the toggle if (td_extra_classes_value.indexOf('td-modal-image') > -1) { jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); } } }, 1000); })(); //end anon function -->