{"provider_url": "https://www.novamonteverde.mt.leg.br", "title": "Dados Abertos", "html": "\r\n\r\n\r\n<div id=\"dados-abertos-container\" style=\"font-family: 'Quicksand', sans-serif; padding: 20px; color: #334155; line-height: 1.6;\">\r\n    \r\n    <div style=\"background: linear-gradient(135deg, #003366 0%, #00509d 100%); padding: 40px; border-radius: 20px; color: white; margin-bottom: 40px; box-shadow: 0 10px 30px rgba(0,51,102,0.2);\">\r\n        <h2 style=\"margin-top: 0; font-size: 2rem; font-weight: 700;\">Dados Abertos</h2>\r\n        <p style=\"font-size: 1.1rem; opacity: 0.9; max-width: 800px;\">\r\n            Dados abertos s\u00e3o conte\u00fados que podem ser livremente usados, reutilizados e redistribu\u00eddos por qualquer pessoa. \r\n            A C\u00e2mara de Nova Monte Verde disponibiliza seus dados em formatos leg\u00edveis por m\u00e1quina (JSON, XML, CSV) para fomentar a transpar\u00eancia e a fiscaliza\u00e7\u00e3o social.\r\n        </p>\r\n    </div>\r\n\r\n    <h3 style=\"color: #003366; font-size: 1.5rem; margin-bottom: 25px; border-left: 5px solid #003366; padding-left: 15px;\">Interfaces de Programa\u00e7\u00e3o (APIs)</h3>\r\n\r\n    <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-bottom: 40px;\">\r\n        \r\n        <div style=\"background: #ffffff; border: 1px solid #e2e8f0; border-radius: 15px; padding: 25px; box-shadow: 0 4px 6px rgba(0,0,0,0.05);\">\r\n            <i class=\"fas fa-code-branch\" style=\"font-size: 2rem; color: #003366; margin-bottom: 15px;\"></i>\r\n            <h4 style=\"margin: 0 0 10px 0; color: #003366;\">Processo Legislativo (SAPL)</h4>\r\n            <p style=\"font-size: 0.9rem; color: #64748b; margin-bottom: 20px;\">Acesso completo a mat\u00e9rias legislativas, normas, parlamentares e sess\u00f5es via Swagger UI.</p>\r\n            <a href=\"https://sapl.novamonteverde.mt.leg.br/api/schema/swagger-ui/\" target=\"_blank\" style=\"display: inline-block; background: #003366; color: white; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: 700; font-size: 0.9rem;\">Acessar API SAPL</a>\r\n        </div>\r\n\r\n        <div style=\"background: #ffffff; border: 1px solid #e2e8f0; border-radius: 15px; padding: 25px; box-shadow: 0 4px 6px rgba(0,0,0,0.05);\">\r\n            <i class=\"fas fa-chart-line\" style=\"font-size: 2rem; color: #003366; margin-bottom: 15px;\"></i>\r\n            <h4 style=\"margin: 0 0 10px 0; color: #003366;\">Portal da Transpar\u00eancia</h4>\r\n            <p style=\"font-size: 0.9rem; color: #64748b; margin-bottom: 20px;\">Dados financeiros, or\u00e7ament\u00e1rios e de pessoal fornecidos pela plataforma AgiliCloud.</p>\r\n            <a href=\"https://transparencia.agilicloud.com.br/docs/index.html\" target=\"_blank\" style=\"display: inline-block; background: #003366; color: white; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: 700; font-size: 0.9rem;\">Documenta\u00e7\u00e3o Agili</a>\r\n        </div>\r\n\r\n        <div style=\"background: #ffffff; border: 1px solid #e2e8f0; border-radius: 15px; padding: 25px; box-shadow: 0 4px 6px rgba(0,0,0,0.05);\">\r\n            <i class=\"fas fa-comments\" style=\"font-size: 2rem; color: #003366; margin-bottom: 15px;\"></i>\r\n            <h4 style=\"margin: 0 0 10px 0; color: #003366;\">Ouvidoria e e-SIC</h4>\r\n            <p style=\"font-size: 0.9rem; color: #64748b; margin-bottom: 20px;\">Conjuntos de dados abertos do Fala.BR (CGU) dispon\u00edveis em formatos CSV, XML e JSON.</p>\r\n            <a href=\"https://falabr.cgu.gov.br/web/dadosabertoslai\" target=\"_blank\" style=\"display: inline-block; background: #003366; color: white; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: 700; font-size: 0.9rem;\">Dados Fala.BR</a>\r\n        </div>\r\n\r\n    </div>\r\n\r\n    <h3 style=\"color: #003366; font-size: 1.5rem; margin-bottom: 25px; border-left: 5px solid #003366; padding-left: 15px;\">Feeds de Not\u00edcias e Conte\u00fados (RSS/Atom)</h3>\r\n    \r\n    <div style=\"background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 20px; padding: 30px;\">\r\n        <p style=\"margin-bottom: 25px;\">Para desenvolvedores e usu\u00e1rios que desejam acompanhar as atualiza\u00e7\u00f5es do site em tempo real atrav\u00e9s de leitores de not\u00edcias ou integra\u00e7\u00e3o de sistemas:</p>\r\n        \r\n        <div style=\"display: flex; flex-wrap: wrap; gap: 15px;\">\r\n            <a href=\"https://www.novamonteverde.mt.leg.br/RSS\" style=\"flex: 1; min-width: 200px; background: #FF6600; color: white; padding: 15px; border-radius: 10px; text-decoration: none; text-align: center; font-weight: 700;\">\r\n                <i class=\"fas fa-rss\"></i> RSS 1.0\r\n            </a>\r\n            <a href=\"https://www.novamonteverde.mt.leg.br/rss.xml\" style=\"flex: 1; min-width: 200px; background: #FF6600; color: white; padding: 15px; border-radius: 10px; text-decoration: none; text-align: center; font-weight: 700;\">\r\n                <i class=\"fas fa-rss-square\"></i> RSS 2.0\r\n            </a>\r\n            <a href=\"https://www.novamonteverde.mt.leg.br/atom.xml\" style=\"flex: 1; min-width: 200px; background: #333333; color: white; padding: 15px; border-radius: 10px; text-decoration: none; text-align: center; font-weight: 700;\">\r\n                <i class=\"fas fa-atom\"></i> Atom Feed\r\n            </a>\r\n        </div>\r\n    </div>\r\n\r\n    <div style=\"margin-top: 50px; text-align: center; padding: 20px; border-top: 1px solid #e2e8f0; font-size: 0.9rem; color: #94a3b8;\">\r\n        <p>Conte\u00fado licenciado sob <a href=\"http://opendefinition.org/licenses/\" style=\"color: #003366; font-weight: 700; text-decoration: none;\">Licen\u00e7a Aberta</a>. \r\n        O uso dos dados deve creditar a autoria da C\u00e2mara Municipal de Nova Monte Verde.</p>\r\n    </div>\r\n\r\n</div>", "author_name": "Interlegis", "version": "1.0", "author_url": "https://www.novamonteverde.mt.leg.br/author/Interlegis", "provider_name": "C\u00e2mara Municipal ", "type": "rich"}