Chairman of the Provincial People's Committee Ho Van Mung directed the acceleration of public investment disbursement and strict handling of underperforming contractors

(AG Provincial E-Portal) -On June 8th, Mr. Ho Van Mung, Member of the Central Committee of the Communist Party of Vietnam, Deputy Secretary of the Provincial Party Committee, and Chairman of the People's Committee of Tải game Kinh 79 Province, chaired a meeting of the Provincial People's Committee members to discuss matters within their authority to decide and submit to the Standing Committee of the Provincial Party Committee and People's Committee; and to hear a report assessing the socio-economic situation in May and the first five months of 2016.

Also present were Mr. Nguyen Thanh Phong, Member of the Standing Committee of the Provincial Party Committee and Permanent Vice Chairman of the Provincial People's Committee; and the Vice Chairmen of the Provincial People's Committee: Le Van Phuoc, Ngo Cong Thuc, and Le Trung Ho.

Chairman of the Provincial People's Committee Ho Van Mung delivers a directive speech at the meeting

In his remarks at the meeting, Chairman of the Provincial People's Committee Ho Van Mung highly appreciated the application of artificial intelligence (AI) for data analysis and report presentation, replacing traditional reading methods. He also requested that units continue to research and promote the application of information technology and AI in report building, data analysis, and policy critique in the future.

Highly appreciating the socio-economic results over the past five months, Chairman of the Provincial People's Committee Ho Van Mung requested departments, agencies, and localities to focus on accelerating the disbursement of public investment capital, decisive land clearance work; ensuring the supply of raw materials; and resolutely dealing with weak contractors who fail to meet deadlines and quality standards.

Departments, agencies, and localities must strictly implement the directives of the Central Government, the Provincial Party Committee, and the Provincial People's Committee; closely follow the economic growth plan and scenarios, and strive to complete socio-economic growth targets, especially economic growth, budget revenue, and import-export turnover. Investors should focus on accelerating the progress of projects serving the APEC 2027 Conference and other public investment projects.

The scene at the meeting

Chairman of the Provincial People's Committee Ho Van Mung requested continued strengthening of state management in all fields. Ensuring security and order; inspecting and handling counterfeit goods and intellectual property violations. The Department of Finance and related units should focus on resolving difficulties and obstacles faced by projects and businesses in the province. The Investment Promotion, Trade and Tourism Center should continue to maintain the effective "Businessmen's Coffee" model to provide regular support to businesses.

In June, localities completed general and sub-area planning; and developed plans for implementing provincial planning to fulfill their tasks. Attention should be paid to implementing key projects such as: free trade zones, low-income economic zones, border gate economies, urban development programs, and social housing,…

Regarding the 2026 High School Graduation Examination, Chairman of the Provincial People's Committee Ho Van Mung requested that localities closely coordinate with the Department of Education and Training to support the examination centers. The Provincial Public Security Department, the Department of Health, and other units should pay attention to checking traffic safety and food safety in areas surrounding schools and examination centers; ensuring that the examination takes place safely, in accordance with regulations, and without any irregularities,…

Permanent Vice Chairman of the Provincial People's Committee Nguyen Thanh Phong speaks at the meeting

According to the Department of Finance's report, the socio-economic situation in the province during the first five months continued to show stable growth. Agricultural production continued to increase, with the output of aquaculture and fisheries increasing by 7.06% compared to the same period last year; industrial production showed a positive growth trend, with the industrial production index (IIP) increasing by 13.40% compared to the same period last year; total retail sales of goods and consumer service revenue increased by 22.65% compared to the same period last year; export turnover increased by 9.43% compared to the same period last year; total mobilized capital of credit institutions increased by 6.73% compared to the end of 2025; the number of newly established businesses increased by 54.12%; the number of tourists in the province increased by 12.1% compared to the same period last year (of which international tourists increased by 48.4% compared to the same period last year). State budget revenue and disbursement of public investment capital were accelerated.

Vice Chairman of the Provincial People's Committee Le Trung Ho speaks at the meeting

Planning work continues to be implemented, basically ensuring progress, gradually completing sub-area plans, urban master plans, and rural construction master plans in a synchronized and unified manner with the Provincial Plan; key projects are being implemented, along with investment preparation and project appraisal, which are being carried out urgently. Attracting investment and resolving difficulties for businesses and investors in the province are being actively implemented, especially the successful organization of the Tải game Kinh 79 Provincial Planning Announcement and Investment Promotion Conference in 2026.

Director of the Department of Construction, Le Viet Bac, speaks at the meeting

Healthcare, education, and social security continue to receive attention. The implementation of policies and regulations for those who have rendered meritorious service is carried out promptly and effectively according to plan. National defense and political security remain stable, and social order and safety are ensured. Foreign relations are maintained; government building and administrative reform have achieved many positive results.

Director of the Department of Industry and Trade Nguyen Thong Nhat speaks at the meeting

In addition, the leadership and guidance in concretizing the Politburo's Resolutions and the Action Programs of the Provincial Party Committee and the Provincial People's Committee Party Committee have been implemented synchronously. In particular, the province has focused on accelerating the completion of legal documents, handing over land, and ensuring essential infrastructure materials for 21 key projects in preparation for the APEC 2027 Conference to be held in the Phu Quoc Special Economic Zone.

News by Nhu Ngoc

Translator: Thi Huynh

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }