Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permitir busca no QD por uma lista de territory_id #147

Closed
slfabio opened this issue Oct 4, 2024 · 0 comments · Fixed by #148
Closed

Permitir busca no QD por uma lista de territory_id #147

slfabio opened this issue Oct 4, 2024 · 0 comments · Fixed by #148
Labels
enhancement New feature or request search-config Related to the configuration of a Ro-DOU search

Comments

@slfabio
Copy link
Contributor

slfabio commented Oct 4, 2024

Aparentemente o RO-DOU só permite a busca no Querido Diário com um único territory_id por consulta, seria bastante últil a possibilidade de informar uma lista de territory_id na criação das DAGs, para a criação de uma consulta à API do QD como esse exemplo abaixo:

https://queridodiario.ok.org.br/api/gazettes?querystring=LGPD&territory_ids=3300100&territory_ids=3300159&territory_ids=3300209&territory_ids=3300225

No YAML, ficaria algo como isso:

  territory_id:
    - 3300100
    - 3300159
    - 3300209
    - 3300225
@edulauer edulauer added the enhancement New feature or request label Oct 5, 2024
slfabio added a commit to slfabio/Ro-dou that referenced this issue Oct 5, 2024
@augusto-herrmann augusto-herrmann added the search-config Related to the configuration of a Ro-DOU search label Oct 23, 2024
@augusto-herrmann augusto-herrmann linked a pull request Oct 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request search-config Related to the configuration of a Ro-DOU search
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants