ORA

Kumar Sambhav

ORA India 2023 Fellow

India

A journalist and social entrepreneur, Kumar Sambhav leads the Land Conflict Watch (LCW), which is India’s first and largest database of ongoing disputes over land resources. LCW is a multidisciplinary research-and-communications organization that continuously documents, communicates, analyzes, and builds awareness about the natural-resource injustices caused to marginalized communities. The published reports have impacted debates in the Parliament, cases in the Supreme Court, government or policy action, scientific peer-reviewed research, and a wide range of follow-ups by other media.

POSTS BY THIS CREATOR

window.addEventListener('elementor/frontend/init', () => { elementorFrontend.hooks.addAction('frontend/element_ready/global', function () { const items = document.querySelectorAll('.swiper.elementor-loop-container .swiper-slide:not(.swiper-slide-duplicate)'); if (items.length <= 2) { document.querySelectorAll('.swiper.elementor-loop-container').forEach((carousel) => { if (carousel.swiper) { const swiper = carousel.swiper; // Destroy the current looped Swiper instance swiper.destroy(true, true); // Re-initialize without loop new Swiper(carousel, { loop: false, slidesPerView: swiper.params.slidesPerView || 1, spaceBetween: swiper.params.spaceBetween || 10, navigation: swiper.params.navigation || {}, pagination: swiper.params.pagination || {}, breakpoints: swiper.params.breakpoints || {} }); } }); } }); });