Git Product home page Git Product logo

furniture_sales's Introduction

furniture_sales

Analysis of sales data from a furniture store using SQLite

I utilized Anaconda Prompt to create a .db file based on the database information on the furniturestore_sql.txt file. I then connected Juptyer Notebook to the newly created furniture.db database file. I created a table titled suppliers on Jupyter Notebook of the furniture suppliers and the countries in which they are based. The id column in the suppliers table corresponds to the supplier_id in the sales table.

In terms of data analysis, I generated the following customized reports:

  • Total sales of products organized by highest to lowest.
  • Total purchases by customers and limited to customers who purchased more than $5,000 worth of furniture.
  • Data from the sales and suppliers tables joined and limited to more than $1,500 in sales.
  • Categorization of customer value by total purchases wherein those with more than $5,000 are marked 'High,' those with more than $2,000 are marked 'Medium,' and all other customers are marked 'Standard.'
  • Average purchases made by customers organized by their state or province and limited to states with customers who average more than $2,500.
  • Total sales by furniture supplier

Impact and Applications

  • By analyzing the data, we can leverage these insights to inform the strategic decisions of the furniture store. For example, we can better anticipate a greater need for inventory of certain types of furniture, allocate greater marketing funds to states with moderate or low average sales, and tailor digital marketing and discount offers based on the customer segmentation.

furniture_sales's People

Contributors

elakew avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.