Abstract
The project we have done is Data Analysis of Apple iPhones Sales. We
developed a user friendlv application for the customers to analyse and
visualise data. We have used Pthon Programming Language and the data is
imported from a csv file.
Title of the project is Data Analysis of Apple iPhones Sales". The data for
this project is obtained from websites https://www.kaggle.com/datasets. The
dataset contains statistical data about. Apple iPhones Sales The file contains
data collected from Internet and it shows data such as Brand, Product Name.
Mrp. Star Rating ete.
The iPhone is Apple's Iine of smartphones, which run the iOS operating
svstem.The first iPhone was unveiled by Steve Jobs on January 9 2007. Since
then new models have been realeased annually. When it was introduced, it's
multi-touch screen was described as "Revolutionary" and a "Game Changer
for the mobile phone industry.
csv file
The program should enable the user to search the data obtained from the
based on certain parameters say View the data from different states separately
states.
between atime period as his wIsh or to see the death rate of differenent
The program should allow the user to view the data graphically.
Informatics Practices (065)
MTSSS, KZY, 2023-24
, 1. INTRODUCTION
Apple Inc is an American multinational technology company headquartered
In Cupertino,California. As of March 2023 Apple is the world's biggest
Company by market capitalization, and with US$394.3Billion the largest
technology company by 2022.As of June 2022, Apple is the 4 largest personal
computer vendor by unit sales: the largest manufacturing company by revenue:
and the 2td largest mobile phones manufacturer in the world. It is considered as
one of the Big five American information technology company.
OBIECTIVES OF THE PROIECT
The objective of this project is to let the students apply the
programming
knowledge into a real-world situation/problem and exposed the students how
programming skills helps in developing a good software.
I. Write programs utilizing modern software tools.
2. Apply object oriented programming principles effectively when
developing small to medium sized projects.
3. Write effective procedural code to
solve small to medium sized problems.
4. Students will
demonstrate the knowledge in Python Pandas, export and
import csv files and visulaise the data using
5. Students will
matplot lib
demonstrate ability to conduct a research or
Computer Science project, requiring writing and applied
exemplify scholarly style in computer science. presentation skills which
Informatics Practices (065)