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

Re-factor del ETL #136

Open
abenassi opened this issue Apr 1, 2019 · 2 comments
Open

Re-factor del ETL #136

abenassi opened this issue Apr 1, 2019 · 2 comments
Assignees
Labels

Comments

@abenassi
Copy link
Member

abenassi commented Apr 1, 2019

No description provided.

@abenassi abenassi created this issue from a note in datosgobar/georef-ar (To Do) Apr 1, 2019
@abenassi abenassi added the etl label Apr 1, 2019
@abenassi abenassi moved this from To Do to In Progress in datosgobar/georef-ar Apr 1, 2019
@nsampi
Copy link
Member

nsampi commented Apr 3, 2019

@federicotdn deberíamos sumar algunos chequeos a los strings para remover espacios en blanco innecesarios entre palabras y al comienzo y al final de los nombres.

@nsampi
Copy link
Member

nsampi commented Apr 3, 2019

Sumo un caso a revisar https://apis.datos.gob.ar/georef/api/municipios?id=220259 donde la respuesta es:
{ cantidad: 1, inicio: 0, municipios: [ { centroide: { lat: -26.522188, lon: -59.275584 }, id: "220259", nombre: "Gral. San Martengeneral San Martín General San Martín General San Martín General San Martín", provincia: { id: "22", nombre: "Chaco" } } ], total: 1 }

@abenassi abenassi moved this from In Progress to Done (dev) in datosgobar/georef-ar Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants