क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

CG Census 2027: छत्तीसगढ़ में जनगणना शुरू, खुद कैसे भरें जानकारी ? जानिए..

On: अप्रैल 17, 2026 1:20 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Census 2027: छत्तीसगढ़ में जनगणना 2027 के पहले चरण के तहत स्व-गणना की प्रक्रिया शुरू हो गई है। नागरिक अब घर बैठे ऑनलाइन अपनी जानकारी स्वयं दर्ज कर सकेंगे। यह प्रक्रिया 16 अप्रैल से 30 अप्रैल 2026 तक चलेगी।

tcw

मंत्रालय महानदी भवन में मुख्य सचिव विकासशील ने स्वयं पोर्टल पर अपनी जानकारी दर्ज कर इसकी शुरुआत की। इस दौरान अपर मुख्य सचिव गृह मनोज कुमार पिंगुआ और जनगणना निदेशक कार्तिकेय गोयल सहित अन्य अधिकारी मौजूद रहे। (CG Population Survey)

WhatsApp Image 2026 04 16 At 8.48.20 PM 860x799 1 300x279

मुख्य सचिव ने प्रदेशवासियों से अपील की है कि वे स्व-गणना सुविधा का अधिक से अधिक उपयोग करें और अपनी सही जानकारी स्वयं दर्ज कर जनगणना प्रक्रिया में सक्रिय भागीदारी निभाएं।

कैसे करें स्व-गणना?

नागरिक आधिकारिक पोर्टल http://se.census.gov.in पर जाकर आसानी से अपनी जानकारी दर्ज कर सकते हैं। इसके लिए मोबाइल या कंप्यूटर का उपयोग किया जा सकता है।

Images 1

क्या है इसका फायदा?

यह पहल जनगणना प्रक्रिया को आसान, पारदर्शी और अधिक विश्वसनीय बनाने की दिशा में महत्वपूर्ण कदम है। इससे लोग अपनी पूरी और सही जानकारी खुद साझा कर सकेंगे।

1 मई से घर-घर पहुंचेगी टीम

स्व-गणना की अवधि समाप्त होने के बाद 1 मई से 30 मई 2026 तक प्रगणक घर-घर जाकर जानकारी एकत्रित करेंगे। यदि किसी ने स्व-गणना नहीं की है, तो भी प्रगणक उनके घर पहुंचकर विवरण दर्ज करेंगे। जिन नागरिकों ने स्व-गणना के तहत जानकारी भर दी है, उन्हें प्रगणकों के घर आने पर अपना SE ID साझा करना होगा।

 

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

Raipur News: अंतर्राष्ट्रीय नशा विरोधी दिवस पर “नशा मुक्त भारत-सुरक्षित भारत” का संकल्प

red and white modern breaking news youtube thumbnail

CG Weather Update: छत्तीसगढ़ में आज से बदलेगा मौसम का मिजाज, अगले 7 दिनों तक आंधी-बारिश और वज्रपात का अलर्ट

red and white modern breaking news youtube thumbnail

थरूर बोले- पासपोर्ट पर सरकार के फैसले बेतुके:इससे जनता में भ्रम फैल रहा; पासपोर्ट और आधार कार्ड को नागरिकता प्रमाण माना जाए

red and white modern breaking news youtube thumbnail

IND vs IRE: आयरलैंड के खिलाफ क्यों मिली हार? अभिषेक शर्मा ने बताया कारण; बल्लेबाजी को नहीं ठहराया दोषी

red and white modern breaking news youtube thumbnail

Raipur Accident: रायपुर में बस ने बाइक सवार को रौंदा, युवक की दर्दनाक मौत

red and white modern breaking news youtube thumbnail

अडाणी केस तुरंत खारिज करने से अमेरिकी जज का इनकार:बोले- सिर्फ सपाट बयान से केस नहीं हटेगा; सरकार को पूरा एक्सप्लेनेशन देना होगा

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });