7 datasets found
  1. Number of smartphone users in the United States 2014-2029

    • statista.com
    • ai-chatbox.pro
    Updated May 5, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista Research Department (2025). Number of smartphone users in the United States 2014-2029 [Dataset]. https://www.statista.com/topics/2711/us-smartphone-market/
    Explore at:
    Dataset updated
    May 5, 2025
    Dataset provided by
    Statistahttp://statista.com/
    Authors
    Statista Research Department
    Area covered
    United States
    Description

    The number of smartphone users in the United States was forecast to continuously increase between 2024 and 2029 by in total 17.4 million users (+5.61 percent). After the fifteenth consecutive increasing year, the smartphone user base is estimated to reach 327.54 million users and therefore a new peak in 2029. Notably, the number of smartphone users of was continuously increasing over the past years.Smartphone users here are limited to internet users of any age using a smartphone. The shown figures have been derived from survey data that has been processed to estimate missing demographics.The shown data are an excerpt of Statista's Key Market Indicators (KMI). The KMI are a collection of primary and secondary indicators on the macro-economic, demographic and technological environment in up to 150 countries and regions worldwide. All indicators are sourced from international and national statistical offices, trade associations and the trade press and they are processed to generate comparable data sets (see supplementary notes under details for more information).Find more key insights for the number of smartphone users in countries like Mexico and Canada.

  2. Golden Gate Bridge G-Force Data

    • kaggle.com
    Updated May 13, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Stephen Wylie (2018). Golden Gate Bridge G-Force Data [Dataset]. https://www.kaggle.com/mrcity/golden-gate-gforce-20180512
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    May 13, 2018
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Stephen Wylie
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Context

    I got the chance to walk across the Golden Gate Bridge in San Francisco, CA for the first time in 22 years on May 12, 2018. There have been a great many technological advancements since then, as now we are all walking around with powerful computers and sensors in our pockets. I decided it would be fun to measure the bridge and provide others the opportunity to analyze data as to its motion for a brief snippet of time.

    Content

    This is one minute of data from the "g-force Meter" of the Physics Toolbox Suite v1.8.6 for Android. The data was collected from a Pixel 2 phone on the east side of the Golden Gate Bridge at the midpoint between the two towers of the bridge at approximately 3:15 PM local time on May 12, 2018.

    Acknowledgments

    This dataset is hereby owned by the community under the terms of a very lenient license in the condition that I have published it shortly after recording it.

    Inspiration

    Maybe this will inspire people to install sensors on the bridge, and other bridges, to monitor for things such as traffic (such as to find an optimum speed limit), dangerous fatigue, or dangerous wind conditions. At the very least, one could use this in comparison with a baseline stable motion to see how the bridge shakes. One could study effects of vehicles traversing the bridge (not that there's any visual data for when that happened relative to this dataset, but I do believe at least one big bus drove by my device during this recording). One could study if there are periodic vibrations, and if so, at what frequencies. This would be even more interesting if correlated with wind data and run compared to several different wind speeds.

  3. The ORBIT (Object Recognition for Blind Image Training)-India Dataset

    • zenodo.org
    • data.niaid.nih.gov
    Updated Apr 24, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Gesu India; Gesu India; Martin Grayson; Martin Grayson; Daniela Massiceti; Daniela Massiceti; Cecily Morrison; Cecily Morrison; Simon Robinson; Simon Robinson; Jennifer Pearson; Jennifer Pearson; Matt Jones; Matt Jones (2025). The ORBIT (Object Recognition for Blind Image Training)-India Dataset [Dataset]. http://doi.org/10.5281/zenodo.12608444
    Explore at:
    Dataset updated
    Apr 24, 2025
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Gesu India; Gesu India; Martin Grayson; Martin Grayson; Daniela Massiceti; Daniela Massiceti; Cecily Morrison; Cecily Morrison; Simon Robinson; Simon Robinson; Jennifer Pearson; Jennifer Pearson; Matt Jones; Matt Jones
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Area covered
    India
    Description

    The ORBIT (Object Recognition for Blind Image Training) -India Dataset is a collection of 105,243 images of 76 commonly used objects, collected by 12 individuals in India who are blind or have low vision. This dataset is an "Indian subset" of the original ORBIT dataset [1, 2], which was collected in the UK and Canada. In contrast to the ORBIT dataset, which was created in a Global North, Western, and English-speaking context, the ORBIT-India dataset features images taken in a low-resource, non-English-speaking, Global South context, a home to 90% of the world’s population of people with blindness. Since it is easier for blind or low-vision individuals to gather high-quality data by recording videos, this dataset, like the ORBIT dataset, contains images (each sized 224x224) derived from 587 videos. These videos were taken by our data collectors from various parts of India using the Find My Things [3] Android app. Each data collector was asked to record eight videos of at least 10 objects of their choice.

    Collected between July and November 2023, this dataset represents a set of objects commonly used by people who are blind or have low vision in India, including earphones, talking watches, toothbrushes, and typical Indian household items like a belan (rolling pin), and a steel glass. These videos were taken in various settings of the data collectors' homes and workspaces using the Find My Things Android app.

    The image dataset is stored in the ‘Dataset’ folder, organized by folders assigned to each data collector (P1, P2, ...P12) who collected them. Each collector's folder includes sub-folders named with the object labels as provided by our data collectors. Within each object folder, there are two subfolders: ‘clean’ for images taken on clean surfaces and ‘clutter’ for images taken in cluttered environments where the objects are typically found. The annotations are saved inside a ‘Annotations’ folder containing a JSON file per video (e.g., P1--coffee mug--clean--231220_084852_coffee mug_224.json) that contains keys corresponding to all frames/images in that video (e.g., "P1--coffee mug--clean--231220_084852_coffee mug_224--000001.jpeg": {"object_not_present_issue": false, "pii_present_issue": false}, "P1--coffee mug--clean--231220_084852_coffee mug_224--000002.jpeg": {"object_not_present_issue": false, "pii_present_issue": false}, ...). The ‘object_not_present_issue’ key is True if the object is not present in the image, and the ‘pii_present_issue’ key is True, if there is a personally identifiable information (PII) present in the image. Note, all PII present in the images has been blurred to protect the identity and privacy of our data collectors. This dataset version was created by cropping images originally sized at 1080 × 1920; therefore, an unscaled version of the dataset will follow soon.

    This project was funded by the Engineering and Physical Sciences Research Council (EPSRC) Industrial ICASE Award with Microsoft Research UK Ltd. as the Industrial Project Partner. We would like to acknowledge and express our gratitude to our data collectors for their efforts and time invested in carefully collecting videos to build this dataset for their community. The dataset is designed for developing few-shot learning algorithms, aiming to support researchers and developers in advancing object-recognition systems. We are excited to share this dataset and would love to hear from you if and how you use this dataset. Please feel free to reach out if you have any questions, comments or suggestions.

    REFERENCES:

    1. Daniela Massiceti, Lida Theodorou, Luisa Zintgraf, Matthew Tobias Harris, Simone Stumpf, Cecily Morrison, Edward Cutrell, and Katja Hofmann. 2021. ORBIT: A real-world few-shot dataset for teachable object recognition collected from people who are blind or low vision. DOI: https://doi.org/10.25383/city.14294597

    2. microsoft/ORBIT-Dataset. https://github.com/microsoft/ORBIT-Dataset

    3. Linda Yilin Wen, Cecily Morrison, Martin Grayson, Rita Faia Marques, Daniela Massiceti, Camilla Longden, and Edward Cutrell. 2024. Find My Things: Personalized Accessibility through Teachable AI for People who are Blind or Low Vision. In Extended Abstracts of the 2024 CHI Conference on Human Factors in Computing Systems (CHI EA '24). Association for Computing Machinery, New York, NY, USA, Article 403, 1–6. https://doi.org/10.1145/3613905.3648641

  4. Data from: Dataset: User side acquisition of People-Centric Sensing in the...

    • zenodo.org
    bin, zip
    Updated Jan 24, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Chenguang Liu; Jie Hua; Tomasz Kalbarczyk; Sangsu Lee; Christine Julien; Chenguang Liu; Jie Hua; Tomasz Kalbarczyk; Sangsu Lee; Christine Julien (2020). Dataset: User side acquisition of People-Centric Sensing in the Internet-of-Things [Dataset]. http://doi.org/10.5281/zenodo.3450691
    Explore at:
    zip, binAvailable download formats
    Dataset updated
    Jan 24, 2020
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Chenguang Liu; Jie Hua; Tomasz Kalbarczyk; Sangsu Lee; Christine Julien; Chenguang Liu; Jie Hua; Tomasz Kalbarczyk; Sangsu Lee; Christine Julien
    License

    https://opensource.org/licenses/BSD-3-Clausehttps://opensource.org/licenses/BSD-3-Clause

    Description

    - This archive contains the files submitted to the 2nd International
    Workshop on Data: Acquisition To Analysis (DATA) at SenSys. Files
    provided in this package are associated with the paper titled
    "Dataset: User side acquisition of People-Centric Sensing in the
    Internet-of-Things"

    - Content of the package:

    + 1_beacon_table.pkl: The beacon table in Pickle format. It contains
    20612286 data points where each data point represents a Bluetooth
    beacon with 15 attributes as follows: <_id, host_id, ble_address,
    sound_avg_peak, sound_max_peak, sound_count_over_thres_per_frame,
    sound_avg_all, sound_avg_over_thres, temperature, humidity,
    pressure, eco2_ppm, tvoc_ppb, rssi, timestamp>.

    + 2_device_description_table.pkl: The device description table
    provides the mapping between a device's Bluetooth address and its
    physical identity (device_id, description, type).

    + 3_checkin_table.pkl: The check-in table provides a timeseries of
    user interactions with three Android tablets (i.e. tuples of

    + 4_sample_beacon_table.pkl: The sample beacon table in Pickle
    format. It contains 1000 data points where each data point
    represents a Bluetooth beacon with 15 attributes as follows: <_id,
    host_id, ble_address, sound_avg_peak, sound_max_peak,
    sound_count_over_thres_per_frame, sound_avg_all,
    sound_avg_over_thres, temperature, humidity, pressure, eco2_ppm,
    tvoc_ppb, rssi, timestamp>.

    + 5_sample_device_description_table.pkl: The sample device description
    table provides the mapping between a device's Bluetooth address and
    its physical identity (device_id, description, type).

    + 6_sample_checkin_table.pkl: The check-in table provides a
    timeseries of user interactions with three Android tablets
    (i.e. tuples of

    + print_table_heads.py: A Python script which fetches Pickle tables
    as DataFrames and prints out the sample entries.


    - ACM Reference Format: Chenguang Liu, Jie Hua, Tomasz Kalbarczyk,
    Sangsu Lee, and Christine Julien. 2019. Dataset: User side
    acquisition of People-Centric Sensing in the Internet-of-Things. In
    The 2nd Workshop on Data Acquisition To Analysis(DATA’19), November
    10, 2019, New York, NY, USA. ACM, New York, NY, USA, 3 pages.
    https://doi.org/10.1145/3359427.3361914

  5. C

    CoronaMelder Statistics

    • ckan.mobidatalab.eu
    Updated Jul 13, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    OverheidNl (2023). CoronaMelder Statistics [Dataset]. https://ckan.mobidatalab.eu/dataset/coronamelder-statistieken
    Explore at:
    http://publications.europa.eu/resource/authority/file-type/csvAvailable download formats
    Dataset updated
    Jul 13, 2023
    Dataset provided by
    OverheidNl
    License

    Public Domain Mark 1.0https://creativecommons.org/publicdomain/mark/1.0/
    License information was derived automatically

    Description

    In this table you will find information about CoronaMelder. This concerns two variables: 1. The number of people who downloaded CoronaMelder 2. The number of people who warned others via CoronaMelder 1. The number of downloads is based on data from: - App Store (iOS) - Play Store (Android) - Huawei App Gallery (Android) 2. If you have tested positive for corona, you can voluntarily indicate this in the app, together with an employee of the GGD. The numbers show how many people have done this.

  6. Global smartphone sales to end users 2007-2023

    • statista.com
    Updated Oct 15, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2024). Global smartphone sales to end users 2007-2023 [Dataset]. https://www.statista.com/statistics/263437/global-smartphone-sales-to-end-users-since-2007/
    Explore at:
    Dataset updated
    Oct 15, 2024
    Dataset authored and provided by
    Statistahttp://statista.com/
    Area covered
    Worldwide
    Description

    In 2022, smartphone vendors sold around 1.39 billion smartphones were sold worldwide, with this number forecast to drop to 1.34 billion in 2023.

    Smartphone penetration rate still on the rise

    Less than half of the world’s total population owned a smart device in 2016, but the smartphone penetration rate has continued climbing, reaching 78.05 percent in 2020. By 2025, it is forecast that almost 87 percent of all mobile users in the United States will own a smartphone, an increase from the 27 percent of mobile users in 2010.

    Smartphone end user sales

    In the United States alone, sales of smartphones were projected to be worth around 73 billion U.S. dollars in 2021, an increase from 18 billion dollars in 2010. Global sales of smartphones are expected to increase from 2020 to 2021 in every major region, as the market starts to recover from the initial impact of the coronavirus (COVID-19) pandemic.

  7. Penetration rate of smartphones in the Philippines 2014-2029

    • statista.com
    Updated Jun 17, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista Research Department (2024). Penetration rate of smartphones in the Philippines 2014-2029 [Dataset]. https://www.statista.com/topics/8230/smartphones-market-in-the-philippines/
    Explore at:
    Dataset updated
    Jun 17, 2024
    Dataset provided by
    Statistahttp://statista.com/
    Authors
    Statista Research Department
    Area covered
    Philippines
    Description

    The smartphone penetration in the Philippines was forecast to continuously decrease between 2024 and 2029 by in total 6.4 percentage points. According to this forecast, in 2029, the penetration will have decreased for the fourth consecutive year to 65.75 percent. The penetration rate refers to the share of the total population.The shown data are an excerpt of Statista's Key Market Indicators (KMI). The KMI are a collection of primary and secondary indicators on the macro-economic, demographic and technological environment in up to 150 countries and regions worldwide. All indicators are sourced from international and national statistical offices, trade associations and the trade press and they are processed to generate comparable data sets (see supplementary notes under details for more information).Find more key insights for the smartphone penetration in countries like Laos and Malaysia.

  8. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Statista Research Department (2025). Number of smartphone users in the United States 2014-2029 [Dataset]. https://www.statista.com/topics/2711/us-smartphone-market/
Organization logo

Number of smartphone users in the United States 2014-2029

Explore at:
48 scholarly articles cite this dataset (View in Google Scholar)
Dataset updated
May 5, 2025
Dataset provided by
Statistahttp://statista.com/
Authors
Statista Research Department
Area covered
United States
Description

The number of smartphone users in the United States was forecast to continuously increase between 2024 and 2029 by in total 17.4 million users (+5.61 percent). After the fifteenth consecutive increasing year, the smartphone user base is estimated to reach 327.54 million users and therefore a new peak in 2029. Notably, the number of smartphone users of was continuously increasing over the past years.Smartphone users here are limited to internet users of any age using a smartphone. The shown figures have been derived from survey data that has been processed to estimate missing demographics.The shown data are an excerpt of Statista's Key Market Indicators (KMI). The KMI are a collection of primary and secondary indicators on the macro-economic, demographic and technological environment in up to 150 countries and regions worldwide. All indicators are sourced from international and national statistical offices, trade associations and the trade press and they are processed to generate comparable data sets (see supplementary notes under details for more information).Find more key insights for the number of smartphone users in countries like Mexico and Canada.

Search
Clear search
Close search
Google apps
Main menu