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

Crear notebook sobre rutas relevantes #35

Open
Fridagc opened this issue Jul 15, 2020 · 1 comment
Open

Crear notebook sobre rutas relevantes #35

Fridagc opened this issue Jul 15, 2020 · 1 comment
Assignees
Labels

Comments

@Fridagc
Copy link
Collaborator

Fridagc commented Jul 15, 2020

Crear notebook con análisis de rutas relevantes

@xuxoramos
Copy link
Owner

Depende de la siguiente estructura de BD:

Tabla 1: Movilidad

  • Coord tile origen
  • Coord tile destino
  • Num viajes
  • Num AGEBs en tile origen
  • Num AGEBs en tile destino

Tabla 3: Caracterización AGEBs

  • ID AGEB
  • Rezago social (CONEVAL)
  • DENUE (INEGI)
  • Población (INEGI)
  • Densidad? (INEGI)

Tabla 2: Tabla intermedia de relación

  • Coord tile origen
  • Coord tile destino
  • Población dentro de tile origen
  • Poblacion dentro de tile destino
  • ID AGEB mayor población en tile origen
  • ID AGEB mayor población en tile destino
  • Poblacion AGEB mayor población en tile origen
  • Poblacion AGEB mayor población en tile destino

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

No branches or pull requests

3 participants