ADVERTISEMENT

Pandemic sends hunger rising in America, and children bear the brunt

Published Dec 6, 2020 10:08 am

Before the pandemic closed her middle school and US immigration agents deported her father to El Salvador, Kimberly Orellana did not fear going hungry.

Volunteers from the Baltimore Hunger Project distribute food to people in need outside of Padonia International Elementary school on December 4, 2020 in Cockeysville, Maryland. (Photo by Olivier DOULIERY / AFP)

But with her mother now alone and cleaning houses for pay that isn't enough to reliably feed Orellana and her two younger sisters, the 14-year-old is left to trek to a nearby school for a handout of groceries organized by a non-profit. 

"Everyone in our family eats. Sometimes we need a little bit of groceries to keep our fridge full," Orellana said as she ran the errand north of Baltimore on a cold and rainy morning during a break from classes, which are now held online.

Increasing numbers of children are going hungry in the United States as it weathers the world's worst coronavirus outbreak, which has killed around 280,000 people and caused a once-in-a-generation economic crisis. 

Nearly 12 percent of adults said they lived in a household where there was not enough to eat "sometimes" or "often" last month, according to the Commerce Department.

Ten percent of mothers reported their children under the age of five went hungry to some degree in October and November, a Brookings Institution survey found.

Non-profit Feeding America estimates over 50 million people will be considered food insecure this year, including about one in four children, reversing gains made in recent years that had brought hunger among children to its lowest level in at least two decades. 

"We feel pretty confident in saying food insecurity right now is the highest on record in the modern era," Lauren Bauer, an economic studies fellow at Brookings, told AFP. 

The numbers are jarring for a country that has the world's largest economy and is a major donor of food aid worldwide.

They have propelled a political tussle over President-elect Joe Biden's choice for agriculture secretary, who will be tasked with fighting hunger. 

"Food and agriculture is about 20 percent of the US economy and 100 percent of people are eaters," said Chloe Waterman, a program manager for advocacy group Friends of the Earth. 

- 'Quite disastrous' -

The pandemic's March arrival and the business shutdowns that followed brought soaring unemployment and a sharp contraction in economic growth.

President Donald Trump's downplaying of the virus and US states' uneven response set the stage for the ongoing surge in cases and deaths.

Schools also shut down, making it complicated for poorer children to get free meals provided there, and Bauer said runs on grocery stores created a shortage of basic goods that put low-income parents further behind.

"The pressure on families to pay for some of those things that the public provides was quite disastrous," she said.

Congress responded by allowing states to give families whose children would normally get school meals benefit cards equal to their value, while many school districts also continued providing food that students could eat at home.

But there are holes in this safety net, Bauer said, particularly for parents who can't get to where schools are distributing their meals, perhaps because they have jobs as essential workers.

There is also a gap for parents with children too young to attend school -- the age at which poor nutrition can have life-long consequences. 

And the government's main program to provide needy families with food, the Supplemental Nutrition Assistance Program (SNAP), doesn't pay enough to live off of, shifting the burden of surging unemployment onto charities, Waterman said.

The effects have been felt by the non-profit Baltimore Hunger Project, which provides weekend groceries in and around the city for families whose children rely on school meals. 

The bag of eggs, bread and other essentials Orellana picked up for her mother and herself, who are undocumented, and her two sisters who were born in the US at a distribution in the Cockeysville suburb will last them about two weeks.

"It's really hard sometimes, but you just got to keep going," she said. 

- Meanwhile, in Washington -

The surge in hungry Americans comes amid a controversy over who Biden will pick as agriculture secretary, a position that would oversee SNAP and other nutrition programs.

Heidi Heitkamp, a former North Dakota senator, is seen as a favorite for the position, but progressive groups and unions say she's too close to major oil and agriculture companies.

They have pushed for Biden to appoint House Representative Marcia Fudge, who has advocated for expanding SNAP.

"Fudge recognizes that we need food access coupled with food equality," said Waterman, who said reversing the rise in hunger could be done by expanding SNAP payouts and eligibility.

That could bring relief to the Baltimore Hunger Project, which has seen demand triple to more than 2,000 families since the pandemic struck.

"It breaks my heart," said Ayo Akinremi, an immigrant from Nigeria who started picking up groceries for his wife and children after losing his job, and now volunteers with the group.

"It was a culture shock for me, to come to the US to find so much food insecurity," he said. 

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.