{"id":4556,"date":"2026-04-09T12:25:32","date_gmt":"2026-04-09T17:25:32","guid":{"rendered":"https:\/\/epaa.gob.ec\/wp\/?page_id=4556"},"modified":"2026-04-10T16:35:25","modified_gmt":"2026-04-10T21:35:25","slug":"proyectos","status":"publish","type":"page","link":"https:\/\/epaa.gob.ec\/wp\/?page_id=4556","title":{"rendered":""},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"es\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<style>\n      \/* Ventanas Flotantes *\/\n.modal-custom {\n    display: none; position: fixed; z-index: 10000; \n    left: 0; top: 0; width: 100%; height: 100%; \n    background-color: rgba(0,0,0,0.85); backdrop-filter: blur(6px);\n}\n.modal-content-custom {\n    background: #ffffff; margin: 5% auto; padding: 30px;\n    border-radius: 25px; width: 90%; max-width: 650px;\n    box-shadow: 0 10px 50px rgba(0,0,0,0.5); animation: zoomIn 0.3s;\n}\n@keyframes zoomIn { from { transform: scale(0.9); opacity: 0; } to { transform: scale(1); opacity: 1; } }\n.close-btn { color: #1a365d; float: right; font-size: 30px; font-weight: bold; cursor: pointer; }\n.table-obras { width: 100%; border-collapse: collapse; margin-top: 20px; }\n.table-obras th { background: #1a365d; color: white; padding: 12px; font-size: 13px; text-align: left; }\n.table-obras td { padding: 12px; border-bottom: 1px solid #edf2f7; font-size: 14px; color: #2d3748; }<\/p>\n<p>\/* Recuadros de Estad\u00edsticas Superiores *\/\n.header-stat-card {\n    background: white; border-radius: 20px; padding: 15px 25px;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.2); text-align: center;\n    min-width: 180px; border-bottom: 5px solid #1a365d;\n}\n\/* Estilos mejorados para el Dashboard Pro *\/\n    .contenedor-fichas-pro {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 40px;\n        width: 100%;\n        max-width: 1200px;\n        margin-top: 60px;\n    }\n    .card-pro {\n        background: #ffffff;\n        border-radius: 30px;\n        padding: 35px 25px 25px 25px;\n        width: 290px;\n        border: none;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.1);\n        position: relative;\n        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n    }\n    .card-pro:hover {\n        transform: translateY(-12px);\n        box-shadow: 0 30px 60px rgba(0,0,0,0.2);\n    }\n    .icon-circle {\n        width: 65px; height: 65px;\n        border-radius: 22px;\n        display: flex; align-items: center; justify-content: center;\n        margin: -65px auto 15px auto;\n        box-shadow: 0 10px 25px rgba(0,0,0,0.1);\n    }\n    .progress-container { margin: 20px 0; text-align: left; }\n    .progress-label { display: flex; justify-content: space-between; font-size: 13px; color: #4a5568; margin-bottom: 6px; }\n    .progress-label b { color: #1a365d; }\n    .bar-bg { background: #edf2f7; height: 7px; border-radius: 10px; margin-bottom: 15px; overflow: hidden; }\n    .bar-fill { height: 100%; border-radius: 10px; transition: width 1s ease-in-out; }\n    .btn-pro {\n        background: #f8fafc; color: #1a365d; border: 1px solid #e2e8f0;\n        padding: 12px; border-radius: 15px; width: 100%;\n        font-weight: 700; cursor: pointer; transition: 0.3s;\n        font-size: 12px; text-transform: uppercase; letter-spacing: 1px;\n    }\n    .btn-pro:hover { background: #1a365d; color: white; border-color: #1a365d; }    \n.card-pro:hover .btn-pro {\n    background: #1a365d; \/* Azul oscuro institucional *\/\n    color: white;\n    border-color: #1a365d;\n    transform: scale(1.02);\n}<\/p>\n<p>\/\/mejorar la presentaci\u00f3n\n.tag-impacto {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: #f1f5f9;\n    padding: 8px 12px;\n    border-radius: 12px;\n    margin-bottom: 15px;\n    font-size: 11px;\n    color: #64748b;\n}\n.status-pill {\n    padding: 2px 8px;\n    border-radius: 6px;\n    font-weight: bold;\n    text-transform: uppercase;\n} \n.tag-inversion {\n    background: #ecfdf5; \/* Verde muy claro *\/\n    color: #047857; \/* Verde fuerte para el texto *\/\n    padding: 10px;\n    border-radius: 12px;\n    margin-top: 10px;\n    font-size: 13px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border: 1px dashed #10b981;\n}\n\/\/ para los valores en las estadisticas\n.bar-bg {\n    background: #edf2f7;\n    height: 24px; \/* Un poco m\u00e1s alta para que el n\u00famero respire *\/\n    border-radius: 12px;\n    margin-bottom: 15px;\n    overflow: hidden;\n    position: relative;\n    display: flex; \/* Alinea el contenido interno *\/\n    align-items: center;\n    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);\n}<\/p>\n<p>.bar-fill {\n    height: 100%;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center; \/* Centra el texto horizontalmente *\/\n    color: white !important; \/* Forzamos el blanco *\/\n    font-size: 11px;\n    font-weight: 800;\n    text-shadow: 0px 1px 2px rgba(0,0,0,0.4); \/* Sombra para resaltar el n\u00famero *\/\n    transition: width 1s ease-in-out;\n    min-width: 45px; \/* Evita que el n\u00famero se pierda en barras cortas *\/\n}\n<\/style>\n<p><\/head><br \/>\n<body style=\"margin: 0 !important; padding: 0 !important; background-color: #f4f7f6;\"><\/p>\n<div style=\"position: relative; margin-top: -120px; padding: 0 20px 80px 20px; display: flex; flex-direction: column; align-items: center; min-height: 100vh; font-family: Arial, sans-serif;\">\n<div style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-image: url('https:\/\/epaa.gob.ec\/images\/avatar1.png'); background-size: cover; background-position: center; filter: blur(10px); z-index: -2; transform: scale(1.1);\"><\/div>\n<div style=\"position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(26, 54, 93, 0.4); z-index: -1;\"><\/div>\n<div style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; width: 100%; max-width: 1100px; margin-bottom: 30px; margin-top: 20px;\">\n<div style=\"background: white; flex: 1; min-width: 160px; padding: 15px; border-radius: 0 0 15px 15px; text-align: center; border-bottom: 6px solid #2b6cb0;\">\n<div style=\"font-size: 24px; font-weight: 800; color: #1a365d;\">43<\/div>\n<div style=\"font-size: 9px; font-weight: 700; color: #718096;\">CONVENIOS 2025-2026<\/div>\n<\/p><\/div>\n<div style=\"background: white; flex: 1; min-width: 160px; padding: 15px; border-radius: 0 0 15px 15px; text-align: center; border-bottom: 6px solid #48bb78;\">\n<div style=\"font-size: 24px; font-weight: 800; color: #1a365d;\">1.433m<\/div>\n<div style=\"font-size: 9px; font-weight: 700; color: #718096;\">ALCANTARILLADO TOTAL<\/div>\n<\/p><\/div>\n<div style=\"background: white; flex: 1; min-width: 160px; padding: 15px; border-radius: 0 0 15px 15px; text-align: center; border-bottom: 6px solid #ed8936;\">\n<div style=\"font-size: 24px; font-weight: 800; color: #1a365d;\">973m<\/div>\n<div style=\"font-size: 9px; font-weight: 700; color: #718096;\">AGUA POTABLE TOTAL<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; width: 100%; max-width: 1200px;\">\n<div class=\"contenedor-fichas-pro\" style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 40px; margin-top: 60px;\">\n<div class=\"card-pro\">\n<div class=\"icon-circle\" style=\"background: linear-gradient(135deg, #2c5282, #1a365d);\">\n            <i class=\"fa-solid fa-city\" style=\"color: white; font-size: 24px;\"><\/i>\n        <\/div>\n<h3 style=\"color: #1a365d; margin: 0;\">Atuntaqui<\/h3>\n<p style=\"color: #a0aec0; font-size: 11px; font-weight: bold; margin-bottom: 15px;\">CABECERA CANTONAL<\/p>\n<div class=\"progress-container\">\n<div class=\"progress-label\"><span>Alcantarillado<\/span> <span style=\"font-weight: 800; color: #1a365d;\">211 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 40%; background: #2c5282;\"><\/div>\n<\/div>\n<div class=\"progress-label\"><span>Agua Potable<\/span> <span style=\"font-weight: 800; color: #1239e1;\">238 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 45%; background: #1239e1;\"><\/div>\n<\/div>\n<div style=\"background: #f8fafc; padding: 12px; border-radius: 15px; margin-bottom: 15px; border: 1px solid #e2e8f0;\">\n<div style=\"display: flex; justify-content: space-between; font-size: 11px; color: #64748b; margin-bottom: 8px;\">\n                    <span><i class=\"fa-solid fa-users\"><\/i> Beneficiarios: <b>180<\/b><\/span><br \/>\n                    <span style=\"font-weight: bold; color: #065f46;\">FINALIZADO<\/span>\n                <\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center; color: #047857;\">\n                    <span style=\"font-size: 11px;\">Inversi\u00f3n:<\/span><br \/>\n                    <strong style=\"font-size: 14px;\">$ 6,500.00<\/strong>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <button class=\"btn-pro\" onclick=\"openModal('modalAT')\">Detalle T\u00e9cnico<\/button>\n    <\/div>\n<div class=\"card-pro\">\n<div class=\"icon-circle\" style=\"background: linear-gradient(135deg, #38a169, #276749);\">\n            <i class=\"fa-solid fa-faucet-drip\" style=\"color: white; font-size: 24px;\"><\/i>\n        <\/div>\n<h3 style=\"color: #1a365d; margin: 0;\">Andrade Mar\u00edn<\/h3>\n<p style=\"color: #a0aec0; font-size: 11px; font-weight: bold; margin-bottom: 15px;\">PARROQUIA URBANA<\/p>\n<div class=\"progress-container\">\n<div class=\"progress-label\"><span>Alcantarillado<\/span> <span style=\"font-weight: 800; color: #1a365d;\">418.5 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 65%; background: #276749;\"><\/div>\n<\/div>\n<div class=\"progress-label\"><span>Agua Potable<\/span> <span style=\"font-weight: 800; color: #1239e1;\">115 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 25%; background: #1239e1;\"><\/div>\n<\/div>\n<div style=\"background: #f8fafc; padding: 12px; border-radius: 15px; margin-bottom: 15px; border: 1px solid #e2e8f0;\">\n<div style=\"display: flex; justify-content: space-between; font-size: 11px; color: #64748b; margin-bottom: 8px;\">\n                    <span><i class=\"fa-solid fa-users\"><\/i> Beneficiarios: <b>240<\/b><\/span><br \/>\n                    <span style=\"font-weight: bold; color: #065f46;\">FINALIZADO<\/span>\n                <\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center; color: #047857;\">\n                    <span style=\"font-size: 11px;\">Inversi\u00f3n:<\/span><br \/>\n                    <strong style=\"font-size: 14px;\">$ 8,200.00<\/strong>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <button class=\"btn-pro\" onclick=\"openModal('modalAM')\">Detalle T\u00e9cnico<\/button>\n    <\/div>\n<div class=\"card-pro\">\n<div class=\"icon-circle\" style=\"background: linear-gradient(135deg, #4299e1, #2b6cb0);\">\n            <i class=\"fa-solid fa-mountain-sun\" style=\"color: white; font-size: 24px;\"><\/i>\n        <\/div>\n<h3 style=\"color: #1a365d; margin: 0;\">San Roque<\/h3>\n<p style=\"color: #a0aec0; font-size: 11px; font-weight: bold; margin-bottom: 15px;\">PARROQUIA RURAL<\/p>\n<div class=\"progress-container\">\n<div class=\"progress-label\"><span>Alcantarillado<\/span> <span style=\"font-weight: 800; color: #1a365d;\">642 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 85%; background: #2c5282;\"><\/div>\n<\/div>\n<div class=\"progress-label\"><span>Agua Potable<\/span> <span style=\"font-weight: 800; color: #1239e1;\">430 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 65%; background: #1239e1;\"><\/div>\n<\/div>\n<div style=\"background: #f8fafc; padding: 12px; border-radius: 15px; margin-bottom: 15px; border: 1px solid #e2e8f0;\">\n<div style=\"display: flex; justify-content: space-between; font-size: 11px; color: #64748b; margin-bottom: 8px;\">\n                    <span><i class=\"fa-solid fa-users\"><\/i> Beneficiarios: <b>120<\/b><\/span><br \/>\n                    <span style=\"font-weight: bold; color: #1a365d;\">EN CURSO<\/span>\n                <\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center; color: #047857;\">\n                    <span style=\"font-size: 11px;\">Inversi\u00f3n:<\/span><br \/>\n                    <strong style=\"font-size: 14px;\">$ 12,450.00<\/strong>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <button class=\"btn-pro\" onclick=\"openModal('modalSR')\">Detalle T\u00e9cnico<\/button>\n    <\/div>\n<div class=\"card-pro\">\n<div class=\"icon-circle\" style=\"background: linear-gradient(135deg, #9f7aea, #6b46c1);\">\n            <i class=\"fa-solid fa-wheat-awn\" style=\"color: white; font-size: 24px;\"><\/i>\n        <\/div>\n<h3 style=\"color: #1a365d; margin: 0;\">Natabuela<\/h3>\n<p style=\"color: #a0aec0; font-size: 11px; font-weight: bold; margin-bottom: 15px;\">PARROQUIA RURAL<\/p>\n<div class=\"progress-container\">\n<div class=\"progress-label\"><span>Alcantarillado<\/span> <span style=\"font-weight: 800; color: #1a365d;\">161.5 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 35%; background: #6b46c1;\"><\/div>\n<\/div>\n<div class=\"progress-label\"><span>Agua Potable<\/span> <span style=\"font-weight: 800; color: #1239e1;\">120 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 30%; background: #1239e1;\"><\/div>\n<\/div>\n<div style=\"background: #f8fafc; padding: 12px; border-radius: 15px; margin-bottom: 15px; border: 1px solid #e2e8f0;\">\n<div style=\"display: flex; justify-content: space-between; font-size: 11px; color: #64748b; margin-bottom: 8px;\">\n                    <span><i class=\"fa-solid fa-users\"><\/i> Beneficiarios: <b>95<\/b><\/span><br \/>\n                    <span style=\"font-weight: bold; color: #1a365d;\">EN CURSO<\/span>\n                <\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center; color: #047857;\">\n                    <span style=\"font-size: 11px;\">Inversi\u00f3n:<\/span><br \/>\n                    <strong style=\"font-size: 14px;\">$ 4,100.00<\/strong>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <button class=\"btn-pro\" onclick=\"openModal('modalNA')\">Detalle T\u00e9cnico<\/button>\n    <\/div>\n<div class=\"card-pro\">\n<div class=\"icon-circle\" style=\"background: linear-gradient(135deg, #f56565, #c53030);\">\n            <i class=\"fa-solid fa-tree\" style=\"color: white; font-size: 24px;\"><\/i>\n        <\/div>\n<h3 style=\"color: #1a365d; margin: 0;\">Chaltura<\/h3>\n<p style=\"color: #a0aec0; font-size: 11px; font-weight: bold; margin-bottom: 15px;\">PARROQUIA RURAL<\/p>\n<div class=\"progress-container\">\n<div class=\"progress-label\"><span>Alcantarillado<\/span> <span style=\"font-weight: 800; color: #1a365d;\">0 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 5%; background: #c53030;\"><\/div>\n<\/div>\n<div class=\"progress-label\"><span>Agua Potable<\/span> <span style=\"font-weight: 800; color: #1239e1;\">70 m<\/span><\/div>\n<div class=\"bar-bg\">\n<div class=\"bar-fill\" style=\"width: 25%; background: #1239e1;\"><\/div>\n<\/div>\n<div style=\"background: #f8fafc; padding: 12px; border-radius: 15px; margin-bottom: 15px; border: 1px solid #e2e8f0;\">\n<div style=\"display: flex; justify-content: space-between; font-size: 11px; color: #64748b; margin-bottom: 8px;\">\n                    <span><i class=\"fa-solid fa-users\"><\/i> Beneficiarios: <b>45<\/b><\/span><br \/>\n                    <span style=\"font-weight: bold; color: #1a365d;\">EN CURSO<\/span>\n                <\/div>\n<div style=\"display: flex; justify-content: space-between; align-items: center; color: #047857;\">\n                    <span style=\"font-size: 11px;\">Inversi\u00f3n:<\/span><br \/>\n                    <strong style=\"font-size: 14px;\">$ 1,800.00<\/strong>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <button class=\"btn-pro\" onclick=\"openModal('modalCH')\">Detalle T\u00e9cnico<\/button>\n    <\/div>\n<\/div>\n<div id=\"modalSR\" class=\"modal-custom\">\n<div class=\"modal-content-custom\">\n        <span class=\"close-btn\" onclick=\"closeModal('modalSR')\">&times;<\/span><\/p>\n<h2 style=\"color:#1a365d; border-bottom: 2px solid #2b6cb0;\">San Roque: Sectores Beneficiados<\/h2>\n<table class=\"table-obras\">\n<thead>\n<tr>\n<th>Sector \/ Calle<\/th>\n<th>Tipo de Obra<\/th>\n<th>Metros<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Pucar\u00e1 Bajo (C. Mirador)<\/td>\n<td>Alcantarillado<\/td>\n<td>205m<\/td>\n<\/tr>\n<tr>\n<td>Pucar\u00e1 Centro (Estadio)<\/td>\n<td>Alcantarillado<\/td>\n<td>110m<\/td>\n<\/tr>\n<tr>\n<td>Cerotal<\/td>\n<td>Agua Potable<\/td>\n<td>150m<\/td>\n<\/tr>\n<tr>\n<td>La Esperanza<\/td>\n<td>Agua Potable<\/td>\n<td>280m<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/div>\n<div id=\"modalAM\" class=\"modal-custom\">\n<div class=\"modal-content-custom\">\n        <span class=\"close-btn\" onclick=\"closeModal('modalAM')\">&times;<\/span><\/p>\n<h2 style=\"color:#1a365d; border-bottom: 2px solid #2b6cb0;\">Andrade Mar\u00edn: Sectores Beneficiados<\/h2>\n<table class=\"table-obras\">\n<thead>\n<tr>\n<th>Sector \/ Calle<\/th>\n<th>Tipo de Obra<\/th>\n<th>Metros<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Calle 24 de Mayo<\/td>\n<td>Alcantarillado<\/td>\n<td>120m<\/td>\n<\/tr>\n<tr>\n<td>Pasaje S\/N (Crist\u00f3bal Col\u00f3n)<\/td>\n<td>Alcantarillado<\/td>\n<td>42.5m<\/td>\n<\/tr>\n<tr>\n<td>Barrio San Jos\u00e9<\/td>\n<td>Agua Potable<\/td>\n<td>115m<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/div>\n<div id=\"modalNA\" class=\"modal-custom\">\n<div class=\"modal-content-custom\">\n        <span class=\"close-btn\" onclick=\"closeModal('modalNA')\">&times;<\/span><\/p>\n<h2 style=\"color:#1a365d; border-bottom: 2px solid #9f7aea;\">Natabuela: Detalle de Obras<\/h2>\n<table class=\"table-obras\">\n<thead>\n<tr>\n<th>Sector<\/th>\n<th>Obra<\/th>\n<th>Longitud<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Barrio los Portales<\/td>\n<td>Alcantarillado<\/td>\n<td>78m<\/td>\n<\/tr>\n<tr>\n<td>Calle General Enr\u00edquez<\/td>\n<td>Agua Potable<\/td>\n<td>120m<\/td>\n<\/tr>\n<tr>\n<td>Sector El Carmelo<\/td>\n<td>Alcantarillado<\/td>\n<td>83.5m<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/div>\n<div id=\"modalCH\" class=\"modal-custom\">\n<div class=\"modal-content-custom\">\n        <span class=\"close-btn\" onclick=\"closeModal('modalCH')\">&times;<\/span><\/p>\n<h2 style=\"color:#1a365d; border-bottom: 2px solid #f56565;\">Chaltura: Detalle de Obras<\/h2>\n<table class=\"table-obras\">\n<thead>\n<tr>\n<th>Sector<\/th>\n<th>Obra<\/th>\n<th>Longitud<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Calle 10 de Agosto<\/td>\n<td>Agua Potable<\/td>\n<td>70m<\/td>\n<\/tr>\n<tr>\n<td>Barrio Centro<\/td>\n<td>Mantenimiento<\/td>\n<td>&#8211;<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/div>\n<p><script>\n    function openModal(id) { document.getElementById(id).style.display = \"block\"; }\n    function closeModal(id) { document.getElementById(id).style.display = \"none\"; }\n    window.onclick = function(event) { if (event.target.className === 'modal-custom') { event.target.style.display = \"none\"; } }\n<\/script><\/p>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>43 CONVENIOS 2025-2026 1.433m ALCANTARILLADO TOTAL 973m AGUA POTABLE TOTAL Atuntaqui CABECERA CANTONAL Alcantarillado 211 m Agua Potable 238 m Beneficiarios: 180 FINALIZADO Inversi\u00f3n: $ 6,500.00 Detalle T\u00e9cnico Andrade Mar\u00edn PARROQUIA URBANA Alcantarillado 418.5 m Agua Potable 115 m Beneficiarios: 240 FINALIZADO Inversi\u00f3n: $ 8,200.00 Detalle T\u00e9cnico San Roque PARROQUIA RURAL Alcantarillado 642 m Agua [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4556","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/epaa.gob.ec\/wp\/index.php?rest_route=\/wp\/v2\/pages\/4556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/epaa.gob.ec\/wp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/epaa.gob.ec\/wp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/epaa.gob.ec\/wp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/epaa.gob.ec\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4556"}],"version-history":[{"count":101,"href":"https:\/\/epaa.gob.ec\/wp\/index.php?rest_route=\/wp\/v2\/pages\/4556\/revisions"}],"predecessor-version":[{"id":4694,"href":"https:\/\/epaa.gob.ec\/wp\/index.php?rest_route=\/wp\/v2\/pages\/4556\/revisions\/4694"}],"wp:attachment":[{"href":"https:\/\/epaa.gob.ec\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}