Skip to content

Artmasque/SQL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SQL-Project

Project Description:

The coronavirus took the entire world by surprise, changing everyone's daily routine. City dwellers no longer spent their free time outside, going to cafes and malls; more people were home, reading books. That attracted the attention of startups that rushed to develop new apps for book lovers. You've been given a database of one of the services competing in this market. It contains data on books, publishers, authors, and customer ratings and reviews of books. This information will be used to generate a value proposition for a new product.

Description of the data

Data Diagram

Task

  1. Find the number of books released after January 1, 2000.
  2. Find the number of user reviews and the average rating for each book.
  3. Identify the publisher that has released the greatest number of books with more than 50 pages (this will help you exclude brochures and similar publications from your analysis).
  4. Identify the author with the highest average book rating: look only at books with at least 50 ratings.
  5. Find the average number of text reviews among users who rated more than 50 books.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published