Skip to content

Moving-Data-Insights/traffic-flow-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use SQL in notebook: https://github.com/ploomber/jupysql

Instructions

  • Using MobilityDB docker to run the database.
  • Using Grafana container for visualization.

Connect the containered services

You need to connect the services in container for them to communicate with each other.

docker network create my-network
docker network connect my-network <grafana-container-name>
docker network connect my-network <postgres-container-name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors