ADVERTISEMENT

Under fire, undermanned: Israel's wartime economy soldiers on

Published Nov 19, 2023 11:28 am
344474E-Preview.jpg
A man checks the damage inside a burned-out house, in the aftermath of an Israeli raid on the refugee camp of Balata, east of the occupied West Bank town of Nablus on November 19, 2023. Five fighters in the armed wing of Palestinian president Mahmud Abbas's Fatah movement were killed in a rare Israeli airstrike on Balata refugee camp on November 18, the Palestinian Red Crescent and Fatah sources said, and on November 19 Israeli troops reportedly searched the camp. (Photo by Zain JAAFAR / AFP)

ASHKELON, Israel– When rocket sirens echo on the factory floor of Rav-Bariach Industries, Israel's biggest maker of security doors, workers rush to take refuge in bomb shelters fitted with their own kit.

As the wailing subsides, they get back to the production line, making more blast-proof safe room hatches as Israel's economy adapts to the uneasy rhythm of life in wartime.

"This is part of our reality," said CEO Idan Zu-Aretz in Ashkelon, 10 kilometres (six miles) from the Gaza Strip where combat rages between Israel and Hamas.

Since war broke out, barrages of Hamas rockets -- and the response of Israel's "Iron Dome" anti-missile system -- punctuate the working day at Rav-Bariach, which produces heavy-duty locks and filtration systems, as well as security doors.

"The demand for those products is skyrocketing," 51-year-old Zu-Aretz told AFP.

But he wants the operation in Gaza to eliminate the threat. "This reality will change," he said.

"It must change. There's no other way."

 

- 'Situation is tough' -

 

On October 7, Hamas militants surged over the militarised border from Gaza into Israel, killing some 1,200 people -- mostly civilians -- according to Israeli officials.

Three days after the attack, the worst since Israel was founded in 1948, a missile crashed through the roof of Rav-Bariach's factory. No one was hurt.

"In the first weeks of the war there were much more alerts," said Ravid Brosh, Rav-Bariach's head of international development, who took refuge in a shelter when a siren sounded during AFP's visit this week.

As the initial shock of the attack began to dissipate, a new problem became apparent.

At least 125,000 Israelis were forced to leave their homes near Gaza and in the north, where cross-border strikes from Lebanese militants Hezbollah have become a daily ritual.

Meanwhile, more than 360,000 army reservists were mobilised to fight as Israel carries out a ground campaign in Gaza, where the Hamas government says more than 12,300 people have been killed, most of them civilians.

In a nation numbering only nine million, the reduction in the available labour force has had huge economic consequences.

"The situation is tough right now, mainly because we're missing hands," said Zu-Aretz.

"Many of our employees are still missing, some of them are recruited to the army."

"Some of them are still in different cities and they can't come and work," he said, estimating fewer than two-thirds of his 600 employees in Ashkelon were available.

Over its 75 years of existence, Israel has regularly been at war with its neighbours.

But "all Israeli-Arab conflicts in previous years were relatively minor compared to the war today", according to economist Benjamin Bental of the Taub Center, an Israeli think tank.

Some industries are worse affected than others. "The construction sector is blocked," Bental said, as it relied so heavily on Palestinian labourers with travel permits, which have now been cancelled due to the war.

Hospitality has also lagged as consumer confidence has slumped. Business is slow at bars and restaurants in major cities with tourists staying away.

Overall, credit card transactions dropped 10 percent after October 7, and then 20 percent as Israel began its ground invasion of the densely populated Gaza Strip, according to economist Bental.

The resilience of the tech industry, which makes up 18 percent of GDP, will prove decisive.

 

- 'A lot of conditionals' -

 

Many economic institutes have slashed their growth forecasts for this year and next, though the Israeli central bank remains bullish, predicting a 2.8-percent GDP boost in 2024.

But Bental said there were "a lot of conditionals in the scenarios".

"If the situation worsens along the northern border, this is going to totally change the picture," he added.

"It's very hard to assess what it might entail, except that it is going to be terrible."

With fighting ongoing in a war Prime Minister Benjamin Netanyahu has warned will be "long and difficult", the combat is likely to suck up millions of shekels (dollars) of state spending.

Last month, a group of 300 economists wrote to the premier with a warning: "You do not understand the magnitude of the crisis that Israel's economy is facing."

 

Related Tags

WORLDNEWS
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.