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

---Advertisement---

विधानसभाओं में तेजी से बिल पास करने का चलन बढ़ा:औसतन विधानसभाएं सिर्फ 24 दिन चलीं; 30% विधेयक एक दिन में पास

On: जून 2, 2026 3:18 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

राज्यों की विधानसभाओं में तेजी से बिल पास करने का चलन बढ़ा है। पीआरएस लेजिस्लेटिव की रिपोर्ट के मुताबिक 2025 में 30% विधेयक उसी दिन पारित कर दिए गए, जिस दिन उन्हें सदन में पेश किया गया। औसतन विधानसभाएं सिर्फ 24 दिन चलीं। बजट पर औसतन 1203 दिन चर्चा 2025 में विधानसभाओं में बजट पर औसतन 8 दिन चर्चा हुई। तमिलनाडु में बजट पर 27 दिन बहस चली। पंजाब ने बजट चर्चा सिर्फ 2 दिन में खत्म की। 1950 के दशक में 90-120 दिन चलती थी विधानसभा 1950 के दशक में भारत में राज्य विधानसभाओं का कामकाज काफी सक्रिय और लंबा होता था। उस दौर में देश की विधानसभाएं साल में औसतन 60 से 70 दिन तक चलती थीं। उत्तर प्रदेश, पश्चिम बंगाल और मद्रास (अब तमिलनाडु) जैसे बड़े राज्यों की विधानसभाओं की बैठकें साल में 90 से 120 दिन से भी अधिक समय के लिए बुलाई जाती थीं। ———————————————– पूरी खबर पढ़ें… वन नेशन, वन इलेक्शन पर सुरक्षित रास्ता तलाश रही सरकार: दो चरणों में लागू करने का प्रस्ताव; पहले 20 राज्यों के चुनाव एक साथ करने पर विचार केंद्र सरकार वन नेशन वन इलेक्शन के लिए सुरक्षित रास्ता तलाश रही है। इसके लिए बनी जेपीसी से जुड़े सूत्रों के मुताबिक समिति ‘टू-फेज ट्रांजिशन मॉडल’ पर विचार कर रही है, जिससे राज्यों में बार-बार चुनाव कराने या विधानसभाओं के कार्यकाल में बहुत बड़ी कटौती करने की जरूरत न पड़े। पूरी खबर…

Join WhatsApp

Join Now

Join Telegram

Join Now

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!"); } });