Giter Club home page Giter Club logo

sae_bdd's Introduction

SAE2.04 : Exploitation d'une base de donnée

Info

Lien du csv : https://www.kaggle.com/datasets/nguyenngocphung/10000-amazon-products-dataset?resource=download
Lien du doc : https://docs.google.com/document/d/13Vzunw1td49xJpwJos_GKfYhAmUG6cgKVLPSLH-zLqw/edit?usp=sharing mdp de la bdd : haha

Table

amazon

uniq_id
product_name
manufacturer
price
number_available_in_stock
number_of_reviews
number_of_answered_questions
average_review_rating
amazon_category_and_sub_category
product_information

detail

uniq_id weight
dimension assembly
battery_included
battery_required
recommended_age
pas fait -> language

Questions

  • % de prod par manufactureur
  • médiane des reviews
  • Pourcentage des reviews
    • Par tranche de note
    • Par manufactureur
    • Par catégorie
  • % d'article avec dans la desc "Best"
  • Stats relation entre vente et reponse aux questions
  • prix max/min par catégories
  • prix max/min par manufactureurs

Stats :

manufacturer : 2% lego 2% disney Autre

51 % 5/5 étoiles

Changements

  • price -> cut £ signe
  • number_available_in_stock -> cut en deux partie + ajout d'une colonne
  • average_review_rating -> cut tout sauf le chiffre
  • remove 2 weird lines
  • change value were price is >999

Query

  • Better note if battery is included when required [Rémi]
  • Number of products by manufacturer [Bastien] -> pas ouf
  • Number of review by category [Bastien]
  • avg Price by category [Bastien]
  • Price manufacturer's median [Aurian]

sae_bdd's People

Contributors

lsdeia avatar aurianjault avatar basuw 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.