Swachh Bharat Mission-Urban

Swachh Bharat Mission-Urban

  Mission Updates 

img

The MoHUA-led Safai Apnao Bimaari Bhagao campaign is gaining significant momentum across India, with the North Eastern States of Arunachal Pradesh, Nagaland, Assam, Sikkim, and Tripura taking a leap in enhancing health and sanitation, particularly ahead of the monsoon season. These States are actively engaged in preparing for the monsoon by focusing on cleanliness and disease prevention through a range of proactive measures.

img

In Nagaland, the campaign kicked off in June with key ULBs such as Tuensang, Bhandari, Pfutsero, Mokokchung, Kohima, and Dimapur leading the charge. They conducted cleanliness drives in schools, cleared storm drains, and addressed waterlogged areas. Dimapur focused on drain maintenance, while Mokokchung held sanitation awareness activities. Remote areas and towns like Tening and Tizit also participated with health camps and cleanup drives. Overall, nearly 5000 people participated in 60 cleanliness drives, 30 rainwater harvesting drives, and 40 post-monsoon awareness drives.

Sikkim’s SABB campaign aimed at cleaning garbage-prone areas and preventing water and vector- borne diseases. Collaboration between students, officials, and SHGs promoted sanitation through source segregation and waste management related activities. In Gangtok, women-led SHGs mobilized people for waste management and intensive swachhata drive for monsoon preparedness and the Rangpo Nagar Panchayat, along with school students, organized a rain harvesting awareness rally. The Urban Development Department’s Nukkad Nataks highlighted waste segregation and the ban on single-use plastics, with new PET bottle shredding machines introduced by Team Swachh. The campaign engaged around 4,000 people in 100 cleanliness and 100 post-monsoon drives.

img
img

Similarly, Assam's campaign saw a strong emphasis on cleanliness and citizen involvement. ULBs like Gossaigaon and Chapar focused on drain cleaning and garbage removal. Bijni and Bakili hosted health checkups for SafaiMitras, and public areas were cleaned to eliminate open urination spots. Relief materials from the RRR Centres were distributed in flood-affected regions, and waste segregation training was conducted in various towns. The campaign involved approximately 5,500 people in 200 cleanliness drives and 40 rainwater harvesting activities, supported by 160 organizations and NGOs.

Tripura's focus was on daily waste collection and transportation, awareness on waste segregation and maintenance of CT/PTs with around 5,000 people participating in 150 cleanliness and 30 rainwater harvesting drives. ULBs such as Khowai, Kamalpur, Kailashahar, Jirania, and Agartala led drives in public places and near water bodies. Awareness programs and health camps for SafaiMitras were held, and school students conducted rallies to promote monsoon cleanliness. Efforts also included improving sanitation and hygiene facilities in schools.

img
img

The Safai Apnao Bimari Bhagao campaign in Arunachal Pradesh is making impressive strides in improving sanitation and hygiene across the 47 urban notified towns. The campaign's comprehensive approach addresses various aspects of cleanliness—from managing garbage and waste collection to ensuring water quality and fostering inter-departmental coordination. Dirang and Jairampur have shown their commitment by regularly inspecting their water treatment plants, with on-site testing confirming that the water is safe for consumption. Other ULBs, such as Boleng and Ziro, actively participated in the campaign by conducting mass cleanliness drives to clean all garbage- vulnerable points. The MC team ensured the cleaning and maintenance of public toilets across various towns, demonstrating a strong commitment to improving public sanitation.

The proactive measures taken by the northeastern states in the Safai Apnao Bimaari Bhagao Campaign highlight their commitment to improving health and sanitation in preparation for the monsoon. Their extensive efforts set a strong example for others, demonstrating the critical importance of regional collaboration and active participation in safeguarding public health.

For regular updates, please follow the Swachh Bharat Mission’s official website and social media properties:

Website: https://sbmurban.org/

Facebook : Swachh Bharat Mission - Urban  | Twitter: @SwachhBharatGov

Instagram: sbm_urban | Youtube: Swachh Bharat Urban | LinkedIn: swachh-bharat-urban

event_item +=''; event_item +='
'; event_item +='

'+value.name+'

'; event_item +='

'+value.short_description+'

'; event_item +='
'; event_item +='' event_item +=''; } } if(i > 1) { if(index >= (i*3)-3 && index<(i*3)) { let month = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']; let d = new Date(value.published_at); let name = month[d.getMonth()]; let getDate=d.getDate(); let year = d.getFullYear(); let last_send_at=''; let last_send_at_name=''; let last_send_at_getDate=''; let last_send_at_year = ''; if(value.last_send_at!=null) { last_send_at = new Date(value.last_send_at); last_send_at_name = month[last_send_at.getMonth()]; last_send_at_getDate = ' - '+last_send_at.getDate(); last_send_at_year = last_send_at.getFullYear(); } event_item += '
  • '; event_item +='
    '; event_item +='
    '; event_item += getDate + ' ' + name + ' ' + year; event_item += last_send_at_getDate + ' ' + last_send_at_name + ' ' + last_send_at_year; if (last_send_at !== '') { event_item += last_send_at_getDate + ' ' + last_send_at_name + ' ' + last_send_at_year; } event_item +='
    '; event_item +='
    '; event_item +='

    '+value.name+'

    '; event_item +='

    '+value.short_description+'

    '; event_item +='
    '; event_item +='
    ' event_item +='
  • '; } } }); event_item +=''; event_item +=''; } jq('#mohua_events').append(event_item); } else { jq('#mohua_events').append(''); } jq('#mohua_events').owlCarousel({ loop:true, margin:10, responsiveClass:true, navigation : true, responsive:{ 0:{ items:1, nav:true }, 600:{ items:1, nav:false }, 1000:{ items:1, nav:true, loop:false } } }) } }); jq.ajax({ type: 'GET', contentType: 'application/json', url : ApiUrl+'/event_other_api_list', dataType: "json", success: function(home) { let event_item=''; if(home.data?.length>0) { let EventOtherLoopbreak=Math.ceil(home.data?.length/3); for (let i = 1; i <= EventOtherLoopbreak; i++) { event_item +='
    '; event_item +=''; event_item +='
    '; } jq('#other_events').append(event_item); } else { jq('#other_events').append(''); } jq('#other_events').owlCarousel({ loop:true, margin:10, responsiveClass:true, navigation : true, responsive:{ 0:{ items:1, nav:true }, 600:{ items:1, nav:false }, 1000:{ items:1, nav:true, loop:false } } }) } }); jq.ajax({ type: 'GET', contentType: 'application/json', url: ApiUrl + '/jan_andolan_video', dataType: "json", success: function (home) { let video_item = ''; if (home.data?.length > 0) { let x = 0; jq.each(home.data, function (index, value) { let fol1 = '/' + value?.fol1; let fol2 = '/' + value?.fol2; let fol3 = '/' + value?.fol3; let disk_name = '/' + value?.disk_name; let full_path = 'https://sbmurban.org/storage/app/uploads/public' + fol1 + fol2 + fol3 + disk_name; video_item += '
    '; video_item += '
    '; // video_item +='Download'; video_item += ' ' + value.title + ''; video_item += '
    '; video_item += '
    '; x++; }); jq('#videosslider').append(video_item); } else { jq('#videosslider').append(''); } jq('#videosslider').owlCarousel({ loop: true, margin: 10, responsiveClass: true, navigation: true, autoplay: true, autoplayTimeout: 2000, autoplayHoverPause: true, responsive: { 0: { items: 1, nav: true }, 600: { items: 1, nav: false }, 1000: { items: 1, nav: true, loop: false } } }) } }); jq.ajax({ type: 'GET', contentType: 'application/json', url: ApiUrl + '/home_gallery', dataType: "json", success: function (home) { var report = home.data let event_item = ''; if (home.data?.length > 0) { jq.each(home.data, function (index, value) { let words = value.name.split(" "); let truncatedText = words.length > 6 ? words.slice(0, 6).join(" ") + "..." : value.name; let fol1 = '/' + value.fol1; let fol2 = '/' + value.fol2; let fol3 = '/' + value.fol3; let disk_name = '/' + value.disk_name; let full_path = 'https://sbmurban.org/storage/app/uploads/public' + fol1 + fol2 + fol3 + disk_name; event_item += '
    '; event_item += ' '; event_item += '
    '; }); jq('#home_gallery').append(event_item); } else { jq('#home_gallery').append(''); } } }); // event function formatAMPM(date) { var date = new Date(date); var hours = date.getHours(); var minutes = date.getMinutes(); // Check whether AM or PM var newformat = hours >= 12 ? 'PM' : 'AM'; // Find current hour in AM-PM Format hours = hours % 12; // To display "0" as "12" hours = hours ? hours : 12; minutes = minutes < 10 ? '0' + minutes : minutes; let strTime = hours + ':' + minutes + ' ' + newformat; return strTime; } const monthNames = ["Jan", "Feb", "Mar", "Apr", "May", "June", "July", "Aug", "Sept", "Oct", "Nov", "Dec" ]; jq.ajax({ type: 'GET', contentType: 'application/json', url: ApiUrl + '/all_event_list', dataType: "json", success: function (home) { var report = home.data; let event_item = ''; if (home.data?.length > 0) { jq.each(home.data, function (index, value) { let fol1 = '/' + value.fol1; let fol2 = '/' + value.fol2; let fol3 = '/' + value.fol3; let disk_name = '/' + value.disk_name; let published_at = ''; if (value.published_at != null) { let b = new Date(value.published_at); let time = formatAMPM(b); let date = b.getDate(); let month = monthNames[b.getMonth()]; let year = b.getFullYear(); published_at = date + ' ' + month + ' ' + year; } console.log('aa---', value.last_send_at); let last_send_at = ''; if (value.last_send_at != null) { let b2 = new Date(value.last_send_at); console.log('b2---', b2); let time2 = formatAMPM(b2); console.log('time2---', time2); let date2 = b2.getDate(); let month2 = monthNames[b2.getMonth()]; let year2 = b2.getFullYear(); last_send_at = ' - ' + date2 + ' ' + month2 + ' ' + year2; } let full_path = 'https://sbmurban.org/storage/app/uploads/public' + fol1 + fol2 + fol3 + disk_name; event_item += '
    '; event_item += '
    '; event_item += '
    '; //event_item +='

    '+value.name+'

    '; event_item += '

    ' + published_at + '' + last_send_at + '

    '; // event_item +='Card image cap'; event_item += '
    '; event_item += '
    '; event_item += '
    '; event_item += '
    '; event_item += 'Card image cap'; // event_item +=''+published_at+''+last_send_at+''; // event_item +='
    '; event_item += '
    '; event_item += '
    '; event_item += '

    ' + value.name + '

    '; event_item += '

    ' + value.short_description + '

    '; event_item += '
    '; event_item += '
    '; event_item += '
    '; }); jq('#homeevent').append(event_item); } else { jq('#homeevent').append("No Record Found.

    "); } } }); jq.ajax({ type: 'GET', contentType: 'application/json', url: ApiUrl + '/campaign_list', dataType: "json", success: function (home) { var report = home.data; let event_item = ''; if (home.data?.length > 0) { jq.each(home.data, function (index, value) { let fol1 = '/' + value.fol1; let fol2 = '/' + value.fol2; let fol3 = '/' + value.fol3; let disk_name = '/' + value.disk_name; let published_at = ''; if (value.published_at != null) { let b = new Date(value.published_at); let time = formatAMPM(b); let date = b.getDate(); let month = monthNames[b.getMonth()]; let year = b.getFullYear(); published_at = date + ' ' + month + ' ' + year; } console.log('aa---', value.last_send_at); let last_send_at = ''; if (value.last_send_at != null) { let b2 = new Date(value.last_send_at); console.log('b2---', b2); let time2 = formatAMPM(b2); console.log('time2---', time2); let date2 = b2.getDate(); let month2 = monthNames[b2.getMonth()]; let year2 = b2.getFullYear(); last_send_at = ' - ' + date2 + ' ' + month2 + ' ' + year2; } let full_path = 'https://sbmurban.org/storage/app/uploads/public' + fol1 + fol2 + fol3 + disk_name; event_item += '
    '; event_item += '
    '; event_item += '
    '; //event_item +='

    '+value.name+'

    '; event_item += '

    ' + published_at + '' + last_send_at + '

    '; // event_item +='Card image cap'; event_item += '
    '; event_item += '
    '; event_item += '
    '; event_item += '
    '; event_item += 'Card image cap'; // event_item +=''+published_at+''+last_send_at+''; // event_item +='
    '; event_item += '
    '; event_item += '
    '; event_item += '

    ' + value.name + '

    '; event_item += '

    ' + value.short_description + '

    '; event_item += '
    '; event_item += '
    '; event_item += '
    '; }); jq('#homecamp').append(event_item); } else { jq('#homecamp').append("No Record Found.

    "); } } }); // jq.ajax({ // type: 'GET', // contentType: 'application/json', // url :ApiUrl+'/champion_top_list', // dataType: "json", // success: function(home) { // var report = home.data; // let event_item=''; // if(home.data?.length>0) // { // jq.each(home.data, function (index, value) { // let fol1 = '/'+value.fol1; // let fol2 = '/'+value.fol2; // let fol3 = '/'+value.fol3; // let disk_name = '/'+value.disk_name; // let full_path=SiteUrl+'/storage/app/uploads/public'+fol1+fol2+fol3+disk_name; // event_item +='
    '; // event_item +='
    '; // event_item +='
    '; // event_item +='
    '; // event_item +='
    '+value.designation+'
    '; // event_item +='
    '+value.name+'
    '; // event_item +='
    '; // event_item +='
    '; // event_item +='
    '; // }); // jq('#topslider').append(event_item); // } // else // { // jq('#topslider').append(''); // } // jq('#topslider').owlCarousel({ // loop:true, // margin:10, // responsiveClass:true, // navigation : false, // nav:false, // autoplay:true, // autoplayTimeout:2000, // autoplayHoverPause:false, // responsive:{ // 0:{ // items:1, // nav:true // }, // 600:{ // items:2, // nav:false // }, // 1000:{ // items:3, // nav:true, // loop:true // } // } // }) // } // }); // jq.ajax({ // type: 'GET', // contentType: 'application/json', // url :ApiUrl+'/champion_bottom_list', // dataType: "json", // success: function(home) { // var report = home.data; // let event_item=''; // if(home.data?.length>0) // { // jq.each(home.data, function (index, value) { // let fol1 = '/'+value.fol1; // let fol2 = '/'+value.fol2; // let fol3 = '/'+value.fol3; // let disk_name = '/'+value.disk_name; // let full_path=SiteUrl+'/storage/app/uploads/public'+fol1+fol2+fol3+disk_name; // event_item +='
    '; // event_item +='
    '; // event_item +='
    '; // event_item +='
    '; // event_item +='
    '+value.designation+'
    '; // event_item +='
    '+value.name+'
    '; // event_item +='
    '; // event_item +='
    '; // event_item +='
    '; // }); // jq('#botomslider').append(event_item); // } // else // { // jq('#botomslider').append(''); // } // jq('#botomslider').owlCarousel({ // loop:true, // margin:10, // responsiveClass:true, // navigation : true, // autoplay:true, // autoplayTimeout:3000, // autoplayHoverPause:false, // responsive:{ // 0:{ // items:1, // nav:true // }, // 600:{ // items:2, // nav:false // }, // 1000:{ // items:3, // nav:true, // loop:true // } // } // }) // } // }); }); jq('.menu-bar').click(function () { jq(".megamenu").toggle(); }) jq('.android-icon').click(function () { jq(".appstore-info").toggle(); }) -->