Skip to content

A Metabase dashboard running on AWS, summarizing the Northwind PostgreSQL Database on Amazon RDS.

Notifications You must be signed in to change notification settings

Rellino/NorthWind_Dashboard

Repository files navigation

Northwind Dashboard

Another stimulating project completed at SPICED Accademy. The goal of this project was to build a Dashboard with Metabase running on AWS and based on a Postgres database on Amazon RDS. The dashboard summurizes data from the "Nothwind Traders" a fictional company.

dashboardgif

Project description

A Postgres database was creted first locally, then remotly. The csv tables composing the DB were loaded using SQL COPY command in the northwind.sql file that I wrote for creating the tables and copying data from the csv-files (check the path!).

Python scripts and ASLAlchemy library was used to access the DB using Python. After this a dump file was created and later on used to load the DB on the amazon RDS.

Metabase was installed on an AWS EC2 Machine and used for creating a publically available Metabase dashboard (not available anymore: EC2 stopped and RDS deleted).

About

A Metabase dashboard running on AWS, summarizing the Northwind PostgreSQL Database on Amazon RDS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published