Urgent.News

the world's headlines, one feed

Editions

Tech

Semiconductor Exports Drive Record August Trade

Exports in early August topped $21.3 billion, setting a new all-time high for the August 1 to 10 period. Backed by a strong semiconductor market, overall exports surged more than 45% from a year earlier, underscoring solid export fundamentals.According to the “Status of Exports and Imports for Augus

In early August, exports hit a record $21.3 billion, marking a new all-time high for the period. This surge, propelled by a thriving semiconductor market, reflected a 45.3% increase from the same time last year. According to the Korea Customs Service's report released on August 11, the number of working days remained constant at 7.0, but average daily exports rose to $3.04 billion, matching the 45.3% growth rate.

Semiconductor exports led the charge with a staggering 155.4% increase, reaching $10.0 billion and accounting for 46.8% of total exports, up 20.1 percentage points from a year earlier. This dominance was accompanied by strong performances in computer peripherals, up 139.5%, and petroleum products, up 65.3%, both posting triple-digit or high double-digit growth.

However, not all sectors performed well. Passenger car exports dropped by 80.9% to $182 million, primarily due to production line shutdowns and operational disruptions caused by summer vacations at major domestic vehicle manufacturers. Ship exports fell 58.2%, and wireless communication devices declined 9.1%.

Exports to key markets saw an upward trend, with China leading at $6.75 billion, marking explosive growth from a year earlier. The United States saw a modest increase to $2.05 billion, while destinations like Vietnam (45.4%) and the European Union (57.2%) also saw significant growth. These top three destinations accounted for 52.5% of total exports.

Imports rose 23.1% to $19.5 billion, with sharp increases in semiconductors (90.8%) and semiconductor manufacturing equipment (77.3%). However, imports of energy sources such as crude oil (down 16.9%) and gas (down 10.0%) fell, while Taiwan, China, and Japan remained the top supplier countries. The trade balance, calculated by subtracting imports from exports, recorded a $1.8 billion surplus, contributing to an annual trade surplus of $170.0 billion so far.

Written by urgent.news from BusinessKorea's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at businesskorea.co.kr →

More in Tech

Pdf to Docx using Pyhton

Here Some Simple Python Script that convert PDF to word using pdf2docx library on python first install library on pip : pip install --user termcolor opencv-python-headless fire pdf2docx make sure…

Write down every guarantee before you write any code

Here is every promise a to-do list makes. VARIABLE tasks Init == tasks = [i \in Ids |-> "absent"] Add(i) == tasks[i] = "absent" /\ tasks' = [tasks EXCEPT ![i] = "open"] Complete(i) == tasks[i] =…

  • Nine guarantees define behavior of to-do list system
  • Guarantees embedded in test suite, not documented
  • Documenting guarantees early can prevent bugs

🟩 Team Matrix or ⬜ Team Paper? | Alan Babychan

🚀 Shipping a major update to my portfolio After weeks of designing, developing, and refining, I'm excited to share the latest version of my personal portfolio.

  • Alan Babychan unveils new portfolio with Matrix and Paper themes
  • Interactive audio system enhances browsing experience
  • Tech stack includes Next.js, React, Tailwind CSS