{"version":"1.0","provider_name":"Club Militar","provider_url":"https:\/\/www.clubmilitar.gov.co\/home","author_name":"Elio","author_url":"https:\/\/www.clubmilitar.gov.co\/home\/author\/elio\/","title":"PLANEACI\u00d3N Y\/O PRESUPUESTO PARTICIPATIVO - Club Militar","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"lVbvMQU6LF\"><a href=\"https:\/\/www.clubmilitar.gov.co\/home\/planeacion-y-o-presupuesto-participativo\/\">PLANEACI\u00d3N Y\/O PRESUPUESTO PARTICIPATIVO<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/www.clubmilitar.gov.co\/home\/planeacion-y-o-presupuesto-participativo\/embed\/#?secret=lVbvMQU6LF\" width=\"600\" height=\"338\" title=\"\u00abPLANEACI\u00d3N Y\/O PRESUPUESTO PARTICIPATIVO\u00bb \u2014 Club Militar\" data-secret=\"lVbvMQU6LF\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\/**\n * WordPress inline HTML embed\n *\n * @since 4.4.0\n * @output wp-includes\/js\/wp-embed.js\n *\n * Single line comments should not be used since they will break\n * the script when inlined in get_post_embed_html(), specifically\n * when the comments are not stripped out due to SCRIPT_DEBUG\n * being turned on.\n *\/\n(function ( window, document ) {\n\t'use strict';\n\n\t\/* Abort for ancient browsers. *\/\n\tif ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {\n\t\treturn;\n\t}\n\n\t\/** @namespace wp *\/\n\twindow.wp = window.wp || {};\n\n\t\/* Abort if script was already executed. *\/\n\tif ( !! window.wp.receiveEmbedMessage ) {\n\t\treturn;\n\t}\n\n\t\/**\n\t * Receive embed message.\n\t *\n\t * @param {MessageEvent} e\n\t *\/\n\twindow.wp.receiveEmbedMessage = function( e ) {\n\t\tvar data = e.data;\n\n\t\t\/* Verify shape of message. *\/\n\t\tif (\n\t\t\t! ( data || data.secret || data.message || data.value ) ||\n\t\t\t\/[^a-zA-Z0-9]\/.test( data.secret )\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar iframes = document.querySelectorAll( 'iframe[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tblockquotes = document.querySelectorAll( 'blockquote[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tallowedProtocols = new RegExp( '^https?:$', 'i' ),\n\t\t\ti, source, height, sourceURL, targetURL;\n\n\t\tfor ( i = 0; i < blockquotes.length; i++ ) {\n\t\t\tblockquotes[ i ].style.display = 'none';\n\t\t}\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\tsource = iframes[ i ];\n\n\t\t\tif ( e.source !== source.contentWindow ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tsource.removeAttribute( 'style' );\n\n\t\t\tif ( 'height' === data.message ) {\n\t\t\t\t\/* Resize the iframe on request. *\/\n\t\t\t\theight = parseInt( data.value, 10 );\n\t\t\t\tif ( height > 1000 ) {\n\t\t\t\t\theight = 1000;\n\t\t\t\t} else if ( ~~height < 200 ) {\n\t\t\t\t\theight = 200;\n\t\t\t\t}\n\n\t\t\t\tsource.height = height;\n\t\t\t} else if ( 'link' === data.message ) {\n\t\t\t\t\/* Link to a specific URL on request. *\/\n\t\t\t\tsourceURL = new URL( source.getAttribute( 'src' ) );\n\t\t\t\ttargetURL = new URL( data.value );\n\n\t\t\t\tif (\n\t\t\t\t\tallowedProtocols.test( targetURL.protocol ) &&\n\t\t\t\t\ttargetURL.host === sourceURL.host &&\n\t\t\t\t\tdocument.activeElement === source\n\t\t\t\t) {\n\t\t\t\t\twindow.top.location.href = data.value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n\n\tfunction onLoad() {\n\t\tvar iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),\n\t\t\ti, source, secret;\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\t\/** @var {IframeElement} *\/\n\t\t\tsource = iframes[ i ];\n\n\t\t\tsecret = source.getAttribute( 'data-secret' );\n\t\t\tif ( ! secret ) {\n\t\t\t\t\/* Add secret to iframe *\/\n\t\t\t\tsecret = Math.random().toString( 36 ).substring( 2, 12 );\n\t\t\t\tsource.src += '#?secret=' + secret;\n\t\t\t\tsource.setAttribute( 'data-secret', secret );\n\t\t\t}\n\n\t\t\t\/*\n\t\t\t * Let post embed window know that the parent is ready for receiving the height message, in case the iframe\n\t\t\t * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the\n\t\t\t * window will then (re-)send the height message right away.\n\t\t\t *\/\n\t\t\tsource.contentWindow.postMessage( {\n\t\t\t\tmessage: 'ready',\n\t\t\t\tsecret: secret\n\t\t\t}, '*' );\n\t\t}\n\t}\n\n\twindow.addEventListener( 'message', window.wp.receiveEmbedMessage, false );\n\tdocument.addEventListener( 'DOMContentLoaded', onLoad, false );\n})( window, document );\n\/\/# sourceURL=https:\/\/www.clubmilitar.gov.co\/home\/wp-includes\/js\/wp-embed.js\n\/* ]]> *\/\n<\/script>\n","description":"\u00daltima actualizaci\u00f3n: 25 de Agosto de 2025 En este espacio se pretende vincular a la ciudadan\u00eda y grupos de inter\u00e9s y de valor en la formulaci\u00f3n, implementaci\u00f3n y seguimiento de las pol\u00edticas, planes, programas, proyectos y tr\u00e1mites que facilitan la toma de decisiones y surgen como respuesta a las necesidades institucionales y sectoriales. \u00a0 PLANEACI\u00d3N PARTICIPATIVA Es entendida como el mecanismo mediante el cual la sociedad civil decide el rumbo de las pol\u00edticas, planes, programas, proyectos o tr\u00e1mites de acuerdo con sus necesidades. La participaci\u00f3n puede darse en la delimitaci\u00f3n de los resultados e impactos esperados y en la definici\u00f3n de productos y de actividades.Lo invitamos a conocer, opinar, proponer y recomendar sobre los planes, programas y estrategias que desarrollar\u00e1 la entidad durante la vigencia, Podr\u00e1 dar su opini\u00f3n a trav\u00e9s de los\u00a0canales de atenci\u00f3n del Club Militar. Nota:\u00a0En la informaci\u00f3n anterior podr\u00e1 visualizar en el link https:\/\/www.clubmilitar.gov.co\/home\/planes-de-accion\/ \u00a0 PRESUPUESTO PARTICIPATIVO Es un proceso por medio del cual la ciudadan\u00eda, a trav\u00e9s de la deliberaci\u00f3n y la construcci\u00f3n de acuerdos con el Gobierno, asigna un porcentaje de los recursos del presupuesto a programas y proyectos que consideran prioritarios en armon\u00eda con el Plan de Desarrollo. En cuanto al presupuesto participativo, es obligatorio para territorio, alcald\u00edas y gobernaciones y no para entidades nacionales seg\u00fan lo dispuesto en los (Art 90, 91, 92 y 93 de la Ley 1557 de 2015). CAJA DE HERRAMIENTAS La caja de herramientas es el conjunto de estrategias y recursos que utiliza la entidad para apoyar pedag\u00f3gicamente el desarrollo de los ejercicios de planeaci\u00f3n participativa Caja de Herramientas HERRAMIENTA DE EVALUACI\u00d3N El Club Militar cuenta con una Encuesta de Satisfacci\u00f3n Espacios de Participaci\u00f3n Ciudadana que sirve como herramienta para conocer la percepci\u00f3n de los grupos de valor en relaci\u00f3n con los espacios de participaci\u00f3n ciudadana. Esta encuesta es diligenciada con los participantes cada vez que se realiza un espacio de participaci\u00f3n durante la vigencia y se encuentra disponible: F\u00edsicamente:\u00a0 bajo el c\u00f3digo CM-DET-PL_05-F01 Encuesta de Evaluaci\u00f3n Espacios de Di\u00e1logo Virtualmente: CM-DET-PL_05-F01 Encuesta de Evaluaci\u00f3n Espacios de Di\u00e1logo RESULTADOS DE LA PARTICIPACI\u00d3N CIUDADANA Podr\u00e1 consultar resultados de la implementaci\u00f3n de la Estrategia de Participaci\u00f3n Ciudadana, as\u00ed: Planes y estrategias de participaci\u00f3n ciudadana En cumplimiento a lo dispuesto por el art\u00edculo 2 de\u00a0 la Ley 1757 de 2015, se presenta el&hellip;"}