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

Integrar datos de Policia y Municipalidad de asunción #292

Open
2 of 6 tasks
aVolpe opened this issue Jun 23, 2021 · 0 comments
Open
2 of 6 tasks

Integrar datos de Policia y Municipalidad de asunción #292

aVolpe opened this issue Jun 23, 2021 · 0 comments
Labels
etl Issue related with the ETL process portal Related to the www.controlciudadanopy.org/

Comments

@aVolpe
Copy link
Member

aVolpe commented Jun 23, 2021

Subtareas:

Consideraciones de API de parseadores

Tres posibles respuestas:

  1. IN_PROGRESS: se acepto la solicitud, y la misma sera procesada
  2. ERROR: se proceso la solicitud, pero hubo un error (guardar el error entero en una columna)
  3. DONE: se retorna el archivo entero

Tareas del dag

  • Recorrer lista de archivos posibles
  • Enviar peticion al parseador
  • Si es ERROR retornar fallar
  • Si es IN_PROGRESS: retornar suceso
  • Si es DONE: continuar
  • bajar archivo
  • Preparar tabla (si no existe crearla, si existe pero ya tiene datos del mes eliminar datos del mes)
  • Subir a fuente de datos (a data_sources)
@aVolpe aVolpe added portal Related to the www.controlciudadanopy.org/ etl Issue related with the ETL process labels Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
etl Issue related with the ETL process portal Related to the www.controlciudadanopy.org/
Projects
None yet
Development

No branches or pull requests

1 participant