-
Notifications
You must be signed in to change notification settings - Fork 6
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
Scrap all information came from "Consulta de Licitações" page #3
Comments
Sample:
Dict: {
"cabecalho": [
"MINISTÉRIO DA DEFESA",
"Comando do Exército",
"Comando Militar do Sudeste",
"2ªDivisão de Exército",
"11ªBrigada de Infantaria Blindada",
"13 Regimento de Cavalaria Mecanizado",
],
"pregao-eletronico": "32018",
"codigo-da-uasg": "160478",
"cidade": "Pirassununga",
"uf": "SP",
"objeto": "Objeto: Pregão Eletrônico - Contratação de empresa prestadora de Serviço Móvel Pessoal (SMP), área (019)",
"edital-a-partir-de-str": "11/05/2018 das 08:30 às 11:30 Hs e das 14:00 às 16:30 Hs",
"edital-a-partir-de": datetime(2018, 5, 11),
"endereco": "Av Newton Prado, 2251 - Centro - Pirassununga - Sao Paulo - - Pirassununga (SP)",
"telefone": None,
"fax": None,
"entrega-da-proposta-str": "a partir de 11/05/2018 às 08:30Hs",
"entrega-da-proposta": datetime(2018, 5, 11),
"abertura-da-proposta-str": "em 23/05/2018 às 08:30Hs, no endereço: www.comprasnet.gov.br",
"abertura-da-proposta": datetime(2018, 5, 23),
} |
…abertura da proposta", info from auction page #3
…abertura da proposta", info from auction page #3
* master: adding useful notebooks that helps in project adding new integration test encapsuling possibly errors on text exctration to avoid breaks total process Updating README.md reorganizing structure of tests to isolate unit tests from integration tests Creating new class called that wraps Dados.gov.br API for ComprasNet database (#9) {WIP} Fix date to search auctions #3 {WIP} Get "endereço", "telefones", "fax", "entrada da proposta" and "abertura da proposta", info from auction page #3 {WIP} Fix tests #3 {WIP} Get data from auctions page Conflicts: comprasnet/__init__.py tests/test_class_comprasnet.py
from
anduntil
.[1] - http://comprasnet.gov.br/ConsultaLicitacoes/ConsLicitacao_Filtro.asp
The text was updated successfully, but these errors were encountered: