fredericopranto / diario-oficial

📰 Brazilian government gazettes, accessible to everyone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diário Oficial

Diário Oficial is the Brazilian government gazette, one of the best places to know the latest actions of the public administration, with distinct publications in the federal, state and municipal levels.

Even with recurrent efforts of enforcing the Freedom of Information legislation across the country, official communication remains - in most of the territories - in PDFs.

The goal of this same project is to upgrade Diário Oficial to the year when it gets published, making accessible information that is currently only available.

When this project was initially released, had two distinct goals: creating crawlers for governments gazettes and parsing bidding exemptions from them. Now going forward, it is limited to the first objective.

Build and Run

If you want to understand how Diário Oficial works, you'll want to get the source, build it, and run it locally.

The only prerequisites are Docker and Docker Compose, which are the tools responsible for installing all the other dependencies.

After you cloned the repository, you may want to run the following from the source folder:

$ make setup
$ docker-compose up

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document CONTRIBUTING.md.

Acknowledgments

This project is maintained by Open Knowledge Foundation Brasil, thanks to the support of Digital Ocean and hundreds of other names.

About

📰 Brazilian government gazettes, accessible to everyone.

License:MIT License


Languages

Language:Python 98.8%Language:Makefile 0.5%Language:Dockerfile 0.4%Language:Shell 0.2%