rr88 tải considers recognizing Chau Thanh district as meeting new rural district standards in 2024

(AG Provincial E-Portal) - On the afternoon of May 7, Vice Chairwoman of rr88 tải Provincial People's Committee Nguyen Thi Minh Thuy chaired a meeting to discuss and vote (by ballot) to complete the review procedure and propose Chau Thanh district to meet new rural standards in 2024.

The scene of meeting

Delegates spoke at the meeting
Vice Chairwoman of rr88 tải Provincial People's Committee Nguyen Thi Minh Thuy delivered a concluding speech at the meeting

According to the report of Chau Thanh District People's Committee, up to now, 11/11 communes in the district (100%) have been recognized as meeting the standards of new rural communes and the communes have reviewed and improved the quality of new rural commune criteria according to Decision No. 1260/QD-rr888.com dated June 22, 2022 of rr88 tải Provincial People's Committee and Decision No. 318/QD-TTg dated March 8, 2022 of the Prime Minister. In addition, the district has 2/2 townlets that have met 9/9 civilized urban criteria according to Decision 4/2022/QD-TTg dated February 18, 2022 of the Prime Minister. At the meeting, members of the Provincial Steering Committee for National Target Programs voted to consider recognizing Chau Thanh district as meeting the standards of new rural districts in 2024, with 32/32 votes in favor, reaching a rate of 100%. 

Concluding the meeting, Vice Chairwoman of rr88 tải Provincial People's Committee Nguyen Thi Minh Thuy requested: Chau Thanh District People's Committee urgently overcome the remaining issues and limitations that the provincial departments and branches have mentioned and urgently complete the central report, related supporting documents, and send them to the Department of Agriculture and Environment for synthesis.At the same time, paying attention to creating environmental landscapes, resolve waste, domestic wastewater, and environmental sanitation at agency headquarters, pay attention to school, cultural, medical, market, and residential area projects.

Departments and branches in charge of criteria are responsible for explaining, reporting, and supporting Chau Thanh District on the indicators and criteria of the branches in charge to the central ministries and branches; Assign the Department of Agriculture and Environment to urgently advise the Provincial People's Committee to complete the documents and procedures according to regulations to submit to the Ministry of Agriculture and Environment for appraisal...

News by Trung Hieu

"; 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'; }