Baselight

SmartPhone Data

The dataset "smartphone-uncleaned.csv" represents a collection.

@kaggle.willianoliveiragibin_smartphone_data

About this Dataset

SmartPhone Data

this graph was created in R:



The dataset "smartphone-uncleaned.csv" represents a collection of raw information gathered from the SmartPriks website using web scraping techniques with Selenium and BeautifulSoup. With a total of 1020 entries and 11 columns, this dataset provides a detailed view of various smartphone models available on the market. Below is a detailed overview of the dataset structure:

Dataset Structure
model:

Description: The name of the smartphone model.
Example: "Samsung Galaxy S21", "iPhone 12".
price:

Description: The price of the smartphone, formatted as a string with currency symbols.
Example: "$2999.00", "$799".
rating:

Description: The user rating of the smartphone, expressed on a scale from 0 to 100.
Example: "85", "90".
sim:

Description: Details about SIM support, including network compatibility and additional features such as dual SIM.
Example: "Dual SIM (Nano-SIM), 4G", "Single SIM (Nano-SIM), 3G".
processor:

Description: Information about the smartphone's processor, including the brand, type, and speed.
Example: "Qualcomm Snapdragon 888, Octa-core, 2.84 GHz", "Apple A14 Bionic, Hexa-core, 3.1 GHz".
ram:

Description: The RAM capacity and internal storage of the smartphone, formatted as a string with units.
Example: "8 GB RAM, 128 GB Storage", "4 GB RAM, 64 GB Storage".
battery:

Description: Details about the battery capacity and fast charging support, formatted as a string.
Example: "4000 mAh, 25W Fast Charging", "5000 mAh, 30W Fast Charging".
display:

Description: Information about the smartphone's display, including size, resolution, and refresh rate.
Example: "6.2 inches, 1080 x 2400 pixels, 120 Hz", "6.7 inches, 1440 x 3200 pixels, 60 Hz".
camera:

Description: Details about the rear and front cameras of the smartphone, formatted with megapixel counts.
Example: "Rear Camera: 64 MP + 12 MP + 12 MP, Front Camera: 10 MP", "Rear Camera: 48 MP + 5 MP, Front Camera: 16 MP".
card:

Description: Information about memory card support and capacity.
Example: "Supports microSD up to 1 TB", "No memory card support".
os:

Description: The version of the smartphone's operating system.
Example: "Android 11", "iOS 14".
Dataset Usage
This dataset is valuable for analyzing and comparing smartphones, allowing for the identification of market trends, comparison of technical specifications, and evaluation of prices. The information collected through web scraping reflects a wide range of models, providing detailed insights into the current smartphone offerings.

Share link

Anyone who has the link will be able to view this.