-
-
Notifications
You must be signed in to change notification settings - Fork 416
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
Cria spider base rgsites #1245 #1361
base: main
Are you sure you want to change the base?
Conversation
from gazette.spiders.base.rgsites import BaseRgSites | ||
|
||
|
||
class UFMunicipioSpider(BaseRgSites): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrigir o nome da classe
from gazette.spiders.base.rgsites import BaseRgSites | ||
|
||
|
||
class UFMunicipioSpider(BaseRgSites): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrigir o nome da classe
from gazette.spiders.base.rgsites import BaseRgSites | ||
|
||
|
||
class UFMunicipioSpider(BaseRgSites): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrigir o nome da classe
corrigindo o nome das classes okfn-brasil#1245 corrigindo o nome das classes dos municipios okfn-brasil#1245
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correções solicitadas foram feitas.
AO ABRIR uma Pull Request de um novo raspador (spider), marque com um
X
cada um dos items da checklist abaixo. Caso algum item não seja marcado, JUSTIFIQUE o motivo.Layout do site publicador de diários oficiais
Marque apenas um dos itens a seguir:
Código da(s) spider(s)
custom_settings
em meu raspador.Testes
.log
deste teste está anexado na PR..log
e.csv
deste teste estão anexados na PR..log
e.csv
deste teste estão anexados na PR.completo_cantagalo.csv
completo_cantagalo.log
completo_esmeraldas.csv
completo_esmeraldas.log
completo_sao_joao_batista_do_gloria.csv
completo_sao_joao_batista_do_gloria.log
intervalo_cantagalo.csv
intervalo_cantagalo.log
intervalo_esmeraldas.csv
intervalo_esmeraldas.log
intervalo_sao_joao_batista_do_gloria.csv
intervalo_sao_joao_batista_do_gloria.log
ultima_cantagalo.csv
ultima_cantagalo.log
ultima_esmeraldas.csv
ultima_esmeraldas.log
ultima_sao_joao_batista_do_gloria.csv
ultima_sao_joao_batista_do_gloria.log
Verificações
.csv
gerados pela minha coleta conforme a documentação não encontrando problemas..log
gerados pela minha coleta conforme a documentação não encontrando problemas.Descrição
resolve #1245
cria o spider base para rgsites e para os municípios Cantagalo/Rj, Esmeraldas/MG e São João Batista Do Gloria/MG