
American employers are trying to hire, but they can’t find the right workers for the right price.
The U.S. boasted 6.2 million job openings in June, a record level, according to a Labor Department report published on Tuesday.
‘;
var storytext = document.getElementById(‘storytext’);
var heightToSkip = 0;
function resetValues()
{
totalHeight = 0;
targetChildElement = null;
}
// Check if story is in the blacklist of articles to remove smartassets
// [2017.07.27] Results of a one-off request from r.barbieri
if(BLACKLIST[location.pathname] === true) {
return
}
if(storytext == null)
{
console.log(“Error finding storytext element for SA embed”);
return;
}
for ( i = 0; i 0)
{
heightToSkip -= storytext.childNodes[i].clientHeight;
resetValues();
}
else if(heightToSkip minHeight && targetChildElement != null)
{
//console.log(“total height = ” + totalHeight);
//console.log(“childNode = ” + targetChildElement);
storytext.childNodes[targetChildElement].insertAdjacentHTML(‘afterend’, smartAssetDiv);
smartasset = document.getElementById(‘smartasset-article’);
smartasset.style.float = ‘left’; // allows module to have text float to right
smartasset.style.marginRight =’20px’;
smartasset.style.marginBottom =’25px’;
//console.log(storytext.childNodes[targetChildElement]);
//SMARTASSET.setDivIndex(targetChildElement);
SMARTASSET.setSmartAssetScript();
/* bail out since we’re done */
break;
}
}
/* div with id=”smartassetcontainer”. Sanity check to only embed once */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “smartassetcontainer”) {
break;
}
/* div with id=”ie_column” */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].id !== “undefined” && storytext.childNodes[i].id === “ie_column”) {
resetValues();
}
/* embeds from twitter, facebook, youtube */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(’embed’)) {
resetValues();
}
/* cnn video player */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘div’ && storytext.childNodes[i].classList.contains(‘cnnplayer’)) {
resetValues();
}
/* images */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘img’)
{
resetValues();
}
/* images stored in figure tags */
else if (storytext.childNodes[i].nodeName.toLowerCase() === ‘figure’)
{
if(storytext.childNodes[i].clientWidth
The high number of job openings illustrates a strength and a weakness of the U.S. job market. On the good side, American employers are ready to hire. During the Great Recession, job openings plunged to as low as 2.2 million in 2009. The Labor Department began tracking open positions in 2000.
On the downside, employers increasingly say they can’t find skilled and available workers to fill their open positions.
A growing debate has emerged among economists: Some say American workers need better skills while others argue that employers need to offer higher wages to attract better talent.
Related: Job training saved her life
Regardless, job openings are abundant in several industries. There were 388,000 manufacturing job openings in June, 225,000 construction postings and even 23,000 unfilled mining jobs. Each of these industries was up compared to the previous month and compared to a year ago.
Schools and hospitals have the most job openings: There were 1.2 million postings in health and education services in June.
President Trump hopes to fill some of those open jobs by investing more in apprenticeship programs, which tend to be located at offices or factories. Administration officials announced in June they would put $200 million toward ApprenticeshipUSA, a grant program, using already-allocated Labor Department funds.
However, Trump’s proposed budget seeks to significantly cut funding for job training programs that offer more classroom-based learning.
The budget would reduce funding for job training by $1.1 billion, or 40%. U.S. officials say job training programs have had checkered success. Some programs considered to be thriving are asking the administration to reconsider.
CNNMoney (New York) First published August 8, 2017: 11:27 AM ET