// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 22, 2026
30.2 C
Singapore

Six details about Trump’s tax troubles, according to the New York Times

The New York Times on Sunday published a major report into US President Donald Trump’s federal income tax affairs, weeks ahead of the November 3 election when he hopes to win a second term.

Here are some of the allegations made by the paper, which said it had viewed tax data dating back 20 years.

— Trump paid no federal income taxes in 11 of 18 years that the paper examined

— In 2017, after he became president in the 2016 election, his federal income tax bill was only $750

— He reduced his tax bill via a $72.9 million tax refund that is the subject of an Internal Revenue Service audit

— Many of his golf courses report losing large amounts of money

— Hundreds of millions of dollars in loans he personally guaranteed will soon be due for repayment

— He took tax deductions on residences, aircraft and $70,000 in hairstyling for television

See also  Biden at 238 electoral votes, Trump at 213: US media

bur/bgs/to

© Agence France-Presse

/AFP

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //