๐ The Scoop
In this project, you will use SQLite version of Northwind database which is a sample database that was originally created by Microsoft and used as the basis for their tutorials in a variety of database products for decades. The Northwind database contains the sales data for a fictitious company called โNorthwind Traders,โ which imports and exports specialty foods from around the world. The Northwind database is an excellent tutorial schema for a small-business ERP, with customers, orders, inventory, purchasing, suppliers, shipping, employees, and single-entry accounting.
ย
The Northwind dataset includes sample data for the following: Suppliers: Suppliers and vendors of Northwind; Customers: Customers who buy products from Northwind; Employees: Employee details of Northwind traders; Products: Product information; Shippers: The details of the shippers who ship the products from the traders to the end-customers; Orders and Order_Details: Sales Order transactions taking place between the customers & the company. The Northwind sample database includes 11 tables and the table relationships are showcased in the following entity relationship diagram.
ย
In this project, you will write Python script to create every table and insert rows of data into each of them. You will develop GUI with PyQt5 to each table in the SQLite database. You will also create GUI to plot: case distribution of order date by year, quarter, month, week, day, and hour; the distribution ofย amount by year, quarter, month, week, day, and hour; the distribution of bottom 10 sales by product, top 10 sales by product, bottom 10 sales by customer, top 10 sales by customer, bottom 10 sales by supplier, top 10 sales by supplier, bottom 10 sales by customer country, top 10 sales by customer country, bottom 10 sales by supplier country, top 10 sales by supplier country, average amount by month with mean and ewm, average amount by every month, amount feature over June 1997, amount feature over 1998, and all amount feature.
Genre: Computers / Database Administration & Management (fancy, right?)
๐คNext read AI recommendation
Greetings, bookworm! I'm Robo Ratel, your AI librarian extraordinaire, ready to uncover literary treasures after your journey through "SQLITE FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI" by Rismon Hasiholan Sianipar! ๐โจ
Eureka! I've unearthed some literary gems just for you! Scroll down to discover your next favorite read. Happy book hunting! ๐๐
Reading Playlist for SQLITE FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI
Enhance your reading experience with our curated music playlist. It's like a soundtrack for your book adventure! ๐ต๐
๐ถ A Note About Our Spotify Integration
Hey book lovers! We're working on bringing you the full power of Spotify integration. ๐ Our application is currently under review by Spotify, so some features might be taking a little nap.
Stay tuned for updates โ we'll have those playlists ready for you faster than you can say "plot twist"!
๐ฒAI Book Insights
Curious about "SQLITE FOR DATA ANALYSIS AND VISUALIZATION WITH PYTHON GUI" by Rismon Hasiholan Sianipar? Let our AI librarian give you personalized insights! ๐ฎ๐
Book Match Prediction
AI-Generated Summary
Note: This summary is AI-generated and may not capture all nuances of the book.