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

Añadir busqueda de Entidad #45

Open
froi opened this issue May 27, 2019 · 2 comments
Open

Añadir busqueda de Entidad #45

froi opened this issue May 27, 2019 · 2 comments
Assignees
Labels

Comments

@froi
Copy link
Member

froi commented May 27, 2019

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Quiero buscar entidades y poder ver detalles del mismo, como contratos y tendencias de ellos.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Ingresar un entity id (el id usado por https://consultacontratos.ocpr.gov.pr/) para hacer una busqueda de entidad o contratista especifico.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

  1. Que el campo de buqueda cambie su contexto cuando se este viendo contratos o entidades.
  2. Crear un tipo de DSL para poder hacer busquedas avanzadas.
    Eg. entity_id: 3125 devolveria Autoridad de Carreteras ....
    Para esto se tiene que hacer un mapping de enttity_id a source_id.

Additional context
Add any other context or screenshots about the feature request here.

La pagina del contralor esta ofreciendo data dumps en formato csv. El nosotros no poder filtrar o buscar por numero de entidad podria ser un problema para nosotros y nuestros usuarios.

@froi froi added the help wanted Extra attention is needed label May 27, 2019
@froi
Copy link
Member Author

froi commented May 27, 2019

https://github.com/TheIndexingProject/contratospr-api/blob/31d3b8dd6a575057bea145d69f6adc7d3124569c/contratospr/contracts/search.py#L29

No necesariamente se tiene que duplicar pero es un buen ejemplo para comenzar.

@froi froi self-assigned this Aug 19, 2019
@github-actions
Copy link

This Issue is being marked as Stale because it has 30 days without any interaction. CC: @froi @jpadilla

@github-actions github-actions bot closed this as completed Mar 1, 2020
@froi froi reopened this Apr 25, 2020
@github-actions github-actions bot closed this as completed May 3, 2020
@froi froi reopened this Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant