文件名称:北风仪表板数据库
文件大小:718KB
文件格式:ZIP
更新时间:2024-03-17 23:17:22
NorthWind数据库的仪表板 目标: 该项目旨在: 将Northwind数据库(与Microsoft Access一起提供的示例数据库)上载到Amazon RDS实例中的PostgreSQL数据库。 在AWS EC2机器上安装Metabase。 创建一个元数据库仪表板。 从Northwind数据库生成的Data_Visualization文件夹中有一些仪表板示例。
【文件预览】:
Dashboard-for-NorthWind-Database-main
----Tables_Creation.sql(6KB)
----README.md(424B)
----queries.sql(3KB)
----Data_Visualization()
--------Number of orders per product.png(51KB)
--------Customers with the highst order amount.png(73KB)
--------Number of orders by countries.png(80KB)
--------Products price vs number of orders.png(40KB)
--------Number of orders per month for specific product.png(49KB)
--------Most expensive products.png(42KB)
--------products with less units in stock.png(61KB)
--------Number of orders by employees.png(33KB)
--------Number of orders by State.png(70KB)
----recreate_northwind.sql(210KB)
----northwind - ERD.png(236KB)