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

Improve the functions that match Min. Edu. data with DNE data #9

Open
cmdelatorre opened this issue Nov 16, 2013 · 0 comments
Open

Comments

@cmdelatorre
Copy link
Contributor

The current script to match the DNE schools with the data from the Min. Edu. is really basic. A lot of things can be tryied in order to improve the number of schools found in the Min. Educ. data.

For example, when checking if a given school name or address corresponds to other we have cases like this:

  • DNE: ESC MARIANO MORENO, SANTA ROSA ESQ SANTA FE,
  • Min. Edu.: ESCUELA MARIANO MORENO, SANTA ROSA 1299 ALBERDI Atras del edificio Central de Policia

Or:

  • DNE: ESC ERNESTO BANCALARI, MONTERROSO 4597 B° ARTIGAS
  • Min. Edu.: ESCUELA ERNESTO BANCALARI, MONTERROSO 4597 GENERAL ARTIGAS

Blacklisting words like "ESC" and "ESCUELA" would help to improve the matches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant