The Querido Diário (QD) project aims to classify, contextualize, and expand the information contained in official gazettes of the Brazilian municipal executive branch, making them available in an open and accessible format.
The tool seeks to facilitate the monitoring, analysis, and correlation of information published in these gazettes, fostering the development of civic technology in Brazil and promoting social accountability to find solutions for public sector challenges.
To achieve this, QD provides data on its web platform, for general and on-demand use through a search interface, and also through its API (Application Programming Interface), to make it easier to develop solutions that utilize the data.
Want to learn more about the project? :doc:`Keep reading<understanding/get-to-know>`.
- Donating through the recurring funding campaign
- To support infrastructure maintenance and the organization of events and community training that keep the project active.
- Donating directly to OKBR
- To support the organization's work on this and other projects.
- Making :doc:`use and sharing<using/search-interface>`
- To consult data and share your findings or even for personal use.
- Getting :doc:`your hands dirty<contributing/contribution-guide>`
- For those with technical knowledge of official gazettes, code, design, etc. (we have several projects in need of development).
- Engaging in teaching or research activities
- To analyze data in journalistic or academic publications or to help understand and overcome technical challenges across various areas of QD's architecture.
You can get in touch with people engaged in the project mainly through the Discord server or by emailing queridodiario AT ok.org.br.
The Open Knowledge Brazil is the entity responsible for maintaining all project infrastructure and organizing its development, with ongoing contributions from volunteers.
All Querido Diário licenses are open. The code is available on GitHub repositories under the MIT license, and information published on the platform is under the Creative Commons Attribution 4.0 International (CC-BY) license, unless another specific license is indicated for the material in question.
For more information, please see the Terms of Use and Privacy Policy.
.. toctree:: :maxdepth: 3 :hidden: :caption: Understanding the project understanding/get-to-know understanding/architecture.rst understanding/related-projects.rst
.. toctree:: :maxdepth: 3 :hidden: :caption: How to use using/search-interface.rst using/public-api.rst
.. toctree:: :maxdepth: 3 :hidden: :caption: Contribute contributing/contribution-guide.rst contributing/scrapers.rst contributing/frontend.rst contributing/documentation.rst contributing/end-to-end-configuration