100+ datasets found
  1. Most-valuable apps based on user traffic value in China 2024

    • statista.com
    Updated Jul 8, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Most-valuable apps based on user traffic value in China 2024 [Dataset]. https://www.statista.com/statistics/1362767/china-leading-apps-based-on-user-traffic-value/
    Explore at:
    Dataset updated
    Jul 8, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Time period covered
    Mar 2024
    Area covered
    China
    Description

    Based on its user traffic value of **** billion yuan, WeChat ranked first among all Chinese mobile applications as of March 2024. In contrast, QQ, Tencent's other instant message app, generated a user traffic value of less than ** billion yuan.

  2. m

    Network traffic and code for machine learning classification

    • data.mendeley.com
    Updated Feb 20, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Víctor Labayen (2020). Network traffic and code for machine learning classification [Dataset]. http://doi.org/10.17632/5pmnkshffm.2
    Explore at:
    Dataset updated
    Feb 20, 2020
    Authors
    Víctor Labayen
    License

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

    Description

    The dataset is a set of network traffic traces in pcap/csv format captured from a single user. The traffic is classified in 5 different activities (Video, Bulk, Idle, Web, and Interactive) and the label is shown in the filename. There is also a file (mapping.csv) with the mapping of the host's IP address, the csv/pcap filename and the activity label.

    Activities:

    Interactive: applications that perform real-time interactions in order to provide a suitable user experience, such as editing a file in google docs and remote CLI's sessions by SSH. Bulk data transfer: applications that perform a transfer of large data volume files over the network. Some examples are SCP/FTP applications and direct downloads of large files from web servers like Mediafire, Dropbox or the university repository among others. Web browsing: contains all the generated traffic while searching and consuming different web pages. Examples of those pages are several blogs and new sites and the moodle of the university. Vídeo playback: contains traffic from applications that consume video in streaming or pseudo-streaming. The most known server used are Twitch and Youtube but the university online classroom has also been used. Idle behaviour: is composed by the background traffic generated by the user computer when the user is idle. This traffic has been captured with every application closed and with some opened pages like google docs, YouTube and several web pages, but always without user interaction.

    The capture is performed in a network probe, attached to the router that forwards the user network traffic, using a SPAN port. The traffic is stored in pcap format with all the packet payload. In the csv file, every non TCP/UDP packet is filtered out, as well as every packet with no payload. The fields in the csv files are the following (one line per packet): Timestamp, protocol, payload size, IP address source and destination, UDP/TCP port source and destination. The fields are also included as a header in every csv file.

    The amount of data is stated as follows:

    Bulk : 19 traces, 3599 s of total duration, 8704 MBytes of pcap files Video : 23 traces, 4496 s, 1405 MBytes Web : 23 traces, 4203 s, 148 MBytes Interactive : 42 traces, 8934 s, 30.5 MBytes Idle : 52 traces, 6341 s, 0.69 MBytes

    The code of our machine learning approach is also included. There is a README.txt file with the documentation of how to use the code.

  3. o

    Data from: CESNET-QUIC22: A large one-month QUIC network traffic dataset...

    • explore.openaire.eu
    • data.niaid.nih.gov
    • +1more
    Updated Dec 7, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jan Luxemburk; Karel Hynek; Tomáš Čejka; Andrej Lukačovič; Pavel Šiška (2022). CESNET-QUIC22: A large one-month QUIC network traffic dataset from backbone lines [Dataset]. http://doi.org/10.5281/zenodo.7409923
    Explore at:
    Dataset updated
    Dec 7, 2022
    Authors
    Jan Luxemburk; Karel Hynek; Tomáš Čejka; Andrej Lukačovič; Pavel Šiška
    Description

    Please refer to the original data article for further data description: Jan Luxemburk et al. CESNET-QUIC22: A large one-month QUIC network traffic dataset from backbone lines, Data in Brief, 2023, 108888, ISSN 2352-3409, https://doi.org/10.1016/j.dib.2023.108888. We recommend using the CESNET DataZoo python library, which facilitates the work with large network traffic datasets. More information about the DataZoo project can be found in the GitHub repository https://github.com/CESNET/cesnet-datazoo. The QUIC (Quick UDP Internet Connection) protocol has the potential to replace TLS over TCP, which is the standard choice for reliable and secure Internet communication. Due to its design that makes the inspection of QUIC handshakes challenging and its usage in HTTP/3, there is an increasing demand for research in QUIC traffic analysis. This dataset contains one month of QUIC traffic collected in an ISP backbone network, which connects 500 large institutions and serves around half a million people. The data are delivered as enriched flows that can be useful for various network monitoring tasks. The provided server names and packet-level information allow research in the encrypted traffic classification area. Moreover, included QUIC versions and user agents (smartphone, web browser, and operating system identifiers) provide information for large-scale QUIC deployment studies. Data capture The data was captured in the flow monitoring infrastructure of the CESNET2 network. The capturing was done for four weeks between 31.10.2022 and 27.11.2022. The following list provides per-week flow count, capture period, and uncompressed size: W-2022-44 Uncompressed Size: 19 GB Capture Period: 31.10.2022 - 6.11.2022 Number of flows: 32.6M W-2022-45 Uncompressed Size: 25 GB Capture Period: 7.11.2022 - 13.11.2022 Number of flows: 42.6M W-2022-46 Uncompressed Size: 20 GB Capture Period: 14.11.2022 - 20.11.2022 Number of flows: 33.7M W-2022-47 Uncompressed Size: 25 GB Capture Period: 21.11.2022 - 27.11.2022 Number of flows: 44.1M CESNET-QUIC22 Uncompressed Size: 89 GB Capture Period: 31.10.2022 - 27.11.2022 Number of flows: 153M Data description The dataset consists of network flows describing encrypted QUIC communications. Flows were created using ipfixprobe flow exporter and are extended with packet metadata sequences, packet histograms, and with fields extracted from the QUIC Initial Packet, which is the first packet of the QUIC connection handshake. The extracted handshake fields are the Server Name Indication (SNI) domain, the used version of the QUIC protocol, and the user agent string that is available in a subset of QUIC communications. Packet Sequences Flows in the dataset are extended with sequences of packet sizes, directions, and inter-packet times. For the packet sizes, we consider payload size after transport headers (UDP headers for the QUIC case). Packet directions are encoded as ±1, +1 meaning a packet sent from client to server, and -1 a packet from server to client. Inter-packet times depend on the location of communicating hosts, their distance, and on the network conditions on the path. However, it is still possible to extract relevant information that correlates with user interactions and, for example, with the time required for an API/server/database to process the received data and generate the response to be sent in the next packet. Packet metadata sequences have a length of 30, which is the default setting of the used flow exporter. We also derive three fields from each packet sequence: its length, time duration, and the number of roundtrips. The roundtrips are counted as the number of changes in the communication direction (from packet directions data); in other words, each client request and server response pair counts as one roundtrip. Flow statistics Flows also include standard flow statistics, which represent aggregated information about the entire bidirectional flow. The fields are: the number of transmitted bytes and packets in both directions, the duration of flow, and packet histograms. Packet histograms include binned counts of packet sizes and inter-packet times of the entire flow in both directions (more information in the PHISTS plugin documentation There are eight bins with a logarithmic scale; the intervals are 0-15, 16-31, 32-63, 64-127, 128-255, 256-511, 512-1024, >1024 [ms or B]. The units are milliseconds for inter-packet times and bytes for packet sizes. Moreover, each flow has its end reason - either it was idle, reached the active timeout, or ended due to other reasons. This corresponds with the official IANA IPFIX-specified values. The FLOW_ENDREASON_OTHER field represents the forced end and lack of resources reasons. The end of flow detected reason is not considered because it is not relevant for UDP connections. Dataset structure The dataset flows are delivered in compressed CSV files. CSV files contain one flow per row; data columns are summarized in the provided list belo...

  4. d

    Web Traffic Data | 500M+ US Web Traffic Data Resolution | B2B and B2C...

    • datarade.ai
    .csv, .xls
    Updated Feb 24, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Allforce (2025). Web Traffic Data | 500M+ US Web Traffic Data Resolution | B2B and B2C Website Visitor Identity Resolution [Dataset]. https://datarade.ai/data-products/traffic-continuum-from-solution-publishing-500m-us-web-traf-solution-publishing
    Explore at:
    .csv, .xlsAvailable download formats
    Dataset updated
    Feb 24, 2025
    Dataset authored and provided by
    Allforce
    Area covered
    United States of America
    Description

    Unlock the Potential of Your Web Traffic with Advanced Data Resolution

    In the digital age, understanding and leveraging web traffic data is crucial for businesses aiming to thrive online. Our pioneering solution transforms anonymous website visits into valuable B2B and B2C contact data, offering unprecedented insights into your digital audience. By integrating our unique tag into your website, you unlock the capability to convert 25-50% of your anonymous traffic into actionable contact rows, directly deposited into an S3 bucket for your convenience. This process, known as "Web Traffic Data Resolution," is at the forefront of digital marketing and sales strategies, providing a competitive edge in understanding and engaging with your online visitors.

    Comprehensive Web Traffic Data Resolution Our product stands out by offering a robust solution for "Web Traffic Data Resolution," a process that demystifies the identities behind your website traffic. By deploying a simple tag on your site, our technology goes to work, analyzing visitor behavior and leveraging proprietary data matching techniques to reveal the individuals and businesses behind the clicks. This innovative approach not only enhances your data collection but does so with respect for privacy and compliance standards, ensuring that your business gains insights ethically and responsibly.

    Deep Dive into Web Traffic Data At the core of our solution is the sophisticated analysis of "Web Traffic Data." Our system meticulously collects and processes every interaction on your site, from page views to time spent on each section. This data, once anonymous and perhaps seen as abstract numbers, is transformed into a detailed ledger of potential leads and customer insights. By understanding who visits your site, their interests, and their contact information, your business is equipped to tailor marketing efforts, personalize customer experiences, and streamline sales processes like never before.

    Benefits of Our Web Traffic Data Resolution Service Enhanced Lead Generation: By converting anonymous visitors into identifiable contact data, our service significantly expands your pool of potential leads. This direct enhancement of your lead generation efforts can dramatically increase conversion rates and ROI on marketing campaigns.

    Targeted Marketing Campaigns: Armed with detailed B2B and B2C contact data, your marketing team can create highly targeted and personalized campaigns. This precision in marketing not only improves engagement rates but also ensures that your messaging resonates with the intended audience.

    Improved Customer Insights: Gaining a deeper understanding of your web traffic enables your business to refine customer personas and tailor offerings to meet market demands. These insights are invaluable for product development, customer service improvement, and strategic planning.

    Competitive Advantage: In a digital landscape where understanding your audience can make or break your business, our Web Traffic Data Resolution service provides a significant competitive edge. By accessing detailed contact data that others in your industry may overlook, you position your business as a leader in customer engagement and data-driven strategies.

    Seamless Integration and Accessibility: Our solution is designed for ease of use, requiring only the placement of a tag on your website to start gathering data. The contact rows generated are easily accessible in an S3 bucket, ensuring that you can integrate this data with your existing CRM systems and marketing tools without hassle.

    How It Works: A Closer Look at the Process Our Web Traffic Data Resolution process is streamlined and user-friendly, designed to integrate seamlessly with your existing website infrastructure:

    Tag Deployment: Implement our unique tag on your website with simple instructions. This tag is lightweight and does not impact your site's loading speed or user experience.

    Data Collection and Analysis: As visitors navigate your site, our system collects web traffic data in real-time, analyzing behavior patterns, engagement metrics, and more.

    Resolution and Transformation: Using advanced data matching algorithms, we resolve the collected web traffic data into identifiable B2B and B2C contact information.

    Data Delivery: The resolved contact data is then securely transferred to an S3 bucket, where it is organized and ready for your access. This process occurs daily, ensuring you have the most up-to-date information at your fingertips.

    Integration and Action: With the resolved data now in your possession, your business can take immediate action. From refining marketing strategies to enhancing customer experiences, the possibilities are endless.

    Security and Privacy: Our Commitment Understanding the sensitivity of web traffic data and contact information, our solution is built with security and privacy at its core. We adhere to strict data protection regulat...

  5. Internet Traffic Data Set

    • kaggle.com
    Updated May 10, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Asfand Yar (2023). Internet Traffic Data Set [Dataset]. http://doi.org/10.34740/kaggle/dsv/5658579
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    May 10, 2023
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Asfand Yar
    Description

    This data set contains internet traffic data captured by an Internet Service Provider (ISP) using Mikrotik SDN Controller and packet sniffer tools. The data set includes traffic from over 2000 customers who use Fibre to the Home (FTTH) and Gpon internet connections. The data was collected over a period of several months and contains all traffic in its original format with headers and packets.

    The data set contains information on inbound and outbound traffic, including web browsing, email, file transfers, and more. The data set can be used for research in areas such as network security, traffic analysis, and machine learning.

    **Data Collection Method: ** The data was captured using Mikrotik SDN Controller and packet sniffer tools. These tools capture traffic data by monitoring network traffic in real-time. The data set contains all traffic data in its original format, including headers and packets.

    **Data Set Content: ** The data set is provided in a CSV format and includes the following fields:

    1. Timestamp: The date and time the traffic was captured
    2. Source IP Address: The IP address of the device that sent the traffic Destination IP Address: The IP address of the device that received the traffic Protocol: The network protocol used for the traffic (e.g. TCP, UDP) Source Port: The port used by the source device for the traffic Destination Port: The port used by the destination device for the traffic Packet Size: The size of the packet in bytes Payload: The payload data of the packet The data set contains a large volume of traffic data from over 2000 customers. The data is organized by timestamp and includes all traffic data in its original format, including headers and packets. The data set contains both inbound and outbound traffic, and covers various types of internet traffic, including web browsing, email, file transfers, and more. one of listed protocols: ipsec-ah - IPsec AH protocol *ipsec-esp - IPsec ESP protocol ddp - datagram delivery protocol egp - exterior gateway protocol ggp - gateway-gateway protocol gre - general routing encapsulation hmp - host monitoring protocol idpr-cmtp - idpr control message transport icmp - internet control message protocol icmpv6 - internet control message protocol v6 igmp - internet group management protocol ipencap - ip encapsulated in ip ipip - ip encapsulation encap - ip encapsulation iso-tp4 - iso transport protocol class 4 ospf - open shortest path first pup - parc universal packet protocol pim - protocol independent multicast rspf - radio shortest path first rdp - reliable datagram protocol st - st datagram mode tcp - transmission control protocol udp - user datagram protocol vmtp - versatile message transport vrrp - virtual router redundancy protocol xns-idp - xerox xns idp xtp - xpress transfer protocol

    MAC Protocol Examples 802.2 - 802.2 Frames (0x0004) arp - Address Resolution Protocol (0x0806) homeplug-av - HomePlug AV MME (0x88E1) ip - Internet Protocol version 4 (0x0800) ipv6 - Internet Protocol Version 6 (0x86DD) ipx - Internetwork Packet Exchange (0x8137) lldp - Link Layer Discovery Protocol (0x88CC) loop-protect - Loop Protect Protocol (0x9003) mpls-multicast - MPLS multicast (0x8848) mpls-unicast - MPLS unicast (0x8847) packing-compr - Encapsulated packets with compressed IP packing (0x9001) packing-simple - Encapsulated packets with simple IP packing (0x9000) pppoe - PPPoE Session Stage (0x8864) pppoe-discovery - PPPoE Discovery Stage (0x8863) rarp - Reverse Address Resolution Protocol (0x8035) service-vlan - Provider Bridging (IEEE 802.1ad) & Shortest Path Bridging IEEE 802.1aq (0x88A8) vlan - VLAN-tagged frame (IEEE 802.1Q) and Shortest Path Bridging IEEE 802.1aq with NNI compatibility (0x8100)

    **Data Usage: ** The data set can be used for research in areas such as network security, traffic analysis, and machine learning. Researchers can use the data to develop new algorithms for detecting and preventing cyber attacks, analyzing internet traffic patterns, and more.

    **Data Availability: ** If you are interested in using this data set for research purposes, please contact us at asfandyar250@gmail.com for more information and references. The data set is available for download on Kaggle and can be accessed by researchers who have obtained permission from the ISP.

    We hope this data set will be useful for researchers in the field of network security and traffic analysis. If you have any questions or need further information, please do not hesitate to contact us. https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F5985737%2F61c81ce9eb393f8fc7c15540c9819b95%2FData.PNG?generation=1683750473536727&alt=media" alt=""> You can use Wireshark or other software's to view files

  6. Monthly mobile data traffic per user MENA 2018-2030

    • statista.com
    Updated Jul 1, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Statista (2025). Monthly mobile data traffic per user MENA 2018-2030 [Dataset]. https://www.statista.com/statistics/1017457/mena-mobile-data-traffic-in-per-user/
    Explore at:
    Dataset updated
    Jul 1, 2025
    Dataset authored and provided by
    Statistahttp://statista.com/
    Area covered
    MENA
    Description

    By 2030, the average mobile data connection was forecast to generate almost ** gigabytes of traffic per month in the Middle East and North Africa (MENA), increasing from *** gigabytes in 2023. The monthly mobile data traffic per subscriber has experienced a considerable growth from *** gigabytes in 2018.

  7. i

    Wireless Network Traffic Time Series of an Enterprise Network

    • ieee-dataport.org
    Updated May 6, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Su Pyae Sone (2020). Wireless Network Traffic Time Series of an Enterprise Network [Dataset]. https://ieee-dataport.org/open-access/wireless-network-traffic-time-series-enterprise-network
    Explore at:
    Dataset updated
    May 6, 2020
    Authors
    Su Pyae Sone
    License

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

    Description

    number of users

  8. W

    Website Visitor Tracking Software Report

    • marketresearchforecast.com
    doc, pdf, ppt
    Updated Mar 5, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Market Research Forecast (2025). Website Visitor Tracking Software Report [Dataset]. https://www.marketresearchforecast.com/reports/website-visitor-tracking-software-27553
    Explore at:
    doc, pdf, pptAvailable download formats
    Dataset updated
    Mar 5, 2025
    Dataset authored and provided by
    Market Research Forecast
    License

    https://www.marketresearchforecast.com/privacy-policyhttps://www.marketresearchforecast.com/privacy-policy

    Time period covered
    2025 - 2033
    Area covered
    Global
    Variables measured
    Market Size
    Description

    The global website visitor tracking software market is experiencing robust growth, driven by the increasing need for businesses to understand online customer behavior and optimize their digital strategies. The market, estimated at $5 billion in 2025, is projected to expand at a Compound Annual Growth Rate (CAGR) of 15% from 2025 to 2033, reaching approximately $15 billion by 2033. This expansion is fueled by several key factors, including the rising adoption of digital marketing strategies, the growing importance of data-driven decision-making, and the increasing sophistication of website visitor tracking tools. Cloud-based solutions dominate the market due to their scalability, accessibility, and cost-effectiveness, particularly appealing to Small and Medium-sized Enterprises (SMEs). However, large enterprises continue to invest significantly in on-premise solutions for enhanced data security and control. The market is highly competitive, with numerous established players and emerging startups offering a range of features and functionalities. Technological advancements, such as AI-powered analytics and enhanced integration with other marketing tools, are shaping the future of the market. The market's geographical distribution reflects the global digital landscape. North America, with its mature digital economy and high adoption rates, holds a significant market share. However, regions like Asia-Pacific are showing rapid growth, driven by increasing internet penetration and digitalization across various industries. Despite the overall positive outlook, challenges such as data privacy regulations and the increasing complexity of website tracking technology are influencing market dynamics. The ongoing competition among vendors necessitates continuous innovation and the development of more user-friendly and insightful tools. The future growth of the website visitor tracking software market is promising, fueled by the continuing importance of data-driven decision-making within marketing and business strategies. A key factor will be the ongoing adaptation to evolving privacy regulations and user expectations.

  9. a

    ArcGIS Online Statewide Traffic Count Map Guidance

    • hub.arcgis.com
    • gis-txdot.opendata.arcgis.com
    Updated Mar 14, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Texas Department of Transportation (2025). ArcGIS Online Statewide Traffic Count Map Guidance [Dataset]. https://hub.arcgis.com/documents/176e9154584a40ce926d305a3ac8fbcb
    Explore at:
    Dataset updated
    Mar 14, 2025
    Dataset authored and provided by
    Texas Department of Transportation
    Description

    User guide for the ArcGIS Online Statewide Traffic Count AppThe guide covers essential aspects, including:Map Functions Overview: This section details the basic interactive functions of the map, including zooming, panning, and identifying features. It will explain how to navigate the map interface effectively, find specific locations, and understand the map's overall layout and controls. Turn Layers On and Off: This portion of the guide will teach users how to control the visibility of different data layers within the map. Users will learn how to toggle layers on and off to customize the map display, focusing on specific traffic count data or related information. This allows for a more focused analysis of the data. Attribute Table and Export Data: This section explains how to access and utilize the attribute table associated with the traffic count data. Users will learn how to view detailed information about each traffic count location, including specific count values, dates, and other relevant attributes. Furthermore, this section will instruct how to export the attribute table data into formats like CSV or Excel for further analysis outside of the online application. Downloading Data: This portion of the guide will explain how to download the traffic count data. It will explain what file types are available for download, and any restrictions that are placed on the data.

  10. Total global visitor traffic to user-generated content websites 2024

    • ai-chatbox.pro
    • statista.com
    Updated Mar 26, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Tiago Bianchi (2025). Total global visitor traffic to user-generated content websites 2024 [Dataset]. https://www.ai-chatbox.pro/?_=%2Ftopics%2F12081%2Ftop-websites-worldwide%2F%23XgboD02vawLZsmJjSPEePEUG%2FVFd%2Bik%3D
    Explore at:
    Dataset updated
    Mar 26, 2025
    Dataset provided by
    Statistahttp://statista.com/
    Authors
    Tiago Bianchi
    Description

    In March 2024, the video platform YouTube reported around 32.5 billion visits from global users. Meta-owned Facebook.com reported around 16.1 billion visits from global users, as Instagram.com and Twitter.com followed, each with 7 billion and 6.1 billion visits from users worldwide during the examined month. Wikipedia.org, which hosts users-generated encyclopedic entries, recorded around 4.4 billion visits, while news aggregator and community platform Reddit.com saw approximately 2.2 billion visits during the examined period.

  11. Pedestrians and Cyclists in Road Traffic: Trajectories, 3D Poses and...

    • zenodo.org
    • explore.openaire.eu
    zip
    Updated Jun 8, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Viktor Kress; Viktor Kress; Stefan Zernetsch; Stefan Zernetsch; Maarten Bieshaar; Maarten Bieshaar; Günther Reitberger; Günther Reitberger; Erich Fuchs; Konrad Doll; Konrad Doll; Bernhard Sick; Bernhard Sick; Erich Fuchs (2021). Pedestrians and Cyclists in Road Traffic: Trajectories, 3D Poses and Semantic Maps [Dataset]. http://doi.org/10.5281/zenodo.4898838
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jun 8, 2021
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Viktor Kress; Viktor Kress; Stefan Zernetsch; Stefan Zernetsch; Maarten Bieshaar; Maarten Bieshaar; Günther Reitberger; Günther Reitberger; Erich Fuchs; Konrad Doll; Konrad Doll; Bernhard Sick; Bernhard Sick; Erich Fuchs
    License

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

    Description

    The dataset consists of more than 2300 trajectories of pedestrians and 1000 trajectories of cyclists recorded by a research vehicle of the University of Applied Sciences Aschaffenburg (Kooperative Automatisierte Verkehrssysteme) in urban traffic. In addition to the actual trajectory, the data set contains 3D poses, a representation of the body posture in three-dimensional space, and semantic maps describing the surrounding of the respective vulnerable road user (VRU).

    The trajectories were sampled using a sliding window approach and split into a training, validation, and test dataset. Each sample contains the trajectory, 3D poses and semantic maps of the past second, as well as the sought future trajectory and semantic maps for the future 2.52 s. In addition, each pattern is assigned to a current type of motion. The motion types were annotated manually. For a more detailed description of the dataset, please refer to the following publication:

    Viktor Kress, Fabian Jeske, Stefan Zernetsch, Konrad Doll, Bernhard Sick: Pose and Semantic Map Based Probabilistic Forecast of Vulnerable Road Users' Trajectories. 2021, arXiv: 2106.02598, https://arxiv.org/abs/2106.02598

    We provide files for the training/validation dataset and the test dataset for pedestrians and cyclists, respectively. To read the provided data, unzip the files first. Each file contains a zarr directory. Zarr is a format for the storage of chunked, compressed, N-dimensional arrays (https://zarr.readthedocs.io). To read the data:

    import zarr
    
    data = zarr.open(

    Each zarr directory contains the following keys:

    Key:
      pre_trajectories_and_poses: input trajectories of 13 body joint positions, format: [sample, timestep, x,y,z coordinates (first 13 coordinates: x, 14- 26: y, 27:39: z)]
      pre_smaps: input semantic maps, format: [sample, timestep (-0.96s, -0.48a, 0.00s)], codes: static obstacles: 0, dynamic obstacles: 1, person: 2, sidewalk: 3, road: 4, walkable vegetation: 5, unknown obstacle: 6, unknown free space: 7, unkown: 8
      pos_trajectories: ground truth future trajectories of the head, format: [sample, x,y coordinates (first 63 coordinates: x, 64- 126: y for the timesteps +0.04s, +0.08s, ..., +2.52s))]
      pos_smaps: future semantic maps, format: [sample, timestep (+0.44s, +0.96s, +1.48s, +2.00s, 2.52s)]
      fold: affiliation to training/validation dataset, format: [sample], codes: test set: 0, validation set: 1, training set: 2
      augmentation: affiliation to the augmentation loop (0-2), format: [sample]
      move, start, stop, wait, tl, tr: current motion type as boolean arrays, format: [sample]

    This work was supported by “Zentrum Digitalisierung.Bayern”. In addition, the work is backed by the project DeCoInt2 , supported by the German Research Foundation (DFG) within the priority program SPP 1835: “Kooperativ interagierende Automobile”, grant numbers DO 1186/1-2 and SI 674/11-2.

  12. Global Network Traffic Analytics Market 2018-2022

    • technavio.com
    Updated Jun 21, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Technavio (2018). Global Network Traffic Analytics Market 2018-2022 [Dataset]. https://www.technavio.com/report/global-network-traffic-analytics-market-analysis-share-2018
    Explore at:
    Dataset updated
    Jun 21, 2018
    Dataset provided by
    TechNavio
    Authors
    Technavio
    Time period covered
    2021 - 2025
    Area covered
    Global
    Description

    Snapshot img

    Global network traffic analytics Industry Overview

    Technavio’s analysts have identified the increasing use of network traffic analytics solutions to be one of major factors driving market growth. With the rapidly changing IT infrastructure, security hackers can steal valuable information through various modes. With the increasing dependence on web applications and websites for day-to-day activities and financial transactions, the instances of theft have increased globally. Also, the emergence of social networking websites has aided the malicious attackers to extract valuable information from vulnerable users. The increasing consumer dependence on web applications and websites for day-to-day activities and financial transactions are further increasing the risks of theft. This encourages the organizations to adopt network traffic analytics solutions.

    Want a bigger picture? Try a FREE sample of this report now!

    See the complete table of contents and list of exhibits, as well as selected illustrations and example pages from this report.

    Companies covered

    The network traffic analytics market is fairly concentrated due to the presence of few established companies offering innovative and differentiated software and services. By offering a complete analysis of the competitiveness of the players in the network monitoring tools market offering varied software and services, this network traffic analytics industry analysis report will aid clients identify new growth opportunities and design new growth strategies.

    The report offers a complete analysis of a number of companies including:

    Allot
    Cisco Systems
    IBM
    Juniper Networks
    Microsoft
    Symantec
    

    Network traffic analytics market growth based on geographic regions

    Americas
    APAC
    EMEA
    

    With a complete study of the growth opportunities for the companies across regions such as the Americas, APAC, and EMEA, our industry research analysts have estimated that countries in the Americas will contribute significantly to the growth of the network monitoring tools market throughout the predicted period.

    Network traffic analytics market growth based on end-user

    Telecom
    BFSI
    Healthcare
    Media and entertainment
    

    According to our market research experts, the telecom end-user industry will be the major end-user of the network monitoring tools market throughout the forecast period. Factors such as increasing use of network traffic analytics solutions and increasing use of mobile devices at workplaces will contribute to the growth of the market shares of the telecom industry in the network traffic analytics market.

    Key highlights of the global network traffic analytics market for the forecast years 2018-2022:

    CAGR of the market during the forecast period 2018-2022
    Detailed information on factors that will accelerate the growth of the network traffic analytics market during the next five years
    Precise estimation of the global network traffic analytics market size and its contribution to the parent market
    Accurate predictions on upcoming trends and changes in consumer behavior
    Growth of the network traffic analytics industry across various geographies such as the Americas, APAC, and EMEA
    A thorough analysis of the market’s competitive landscape and detailed information on several vendors
    Comprehensive information about factors that will challenge the growth of network traffic analytics companies
    

    Get more value with Technavio’s INSIGHTS subscription platform! Gain easy access to all of Technavio’s reports, along with on-demand services. Try the demo

    This market research report analyzes the market outlook and provides a list of key trends, drivers, and challenges that are anticipated to impact the global network traffic analytics market and its stakeholders over the forecast years.

    The global network traffic analytics market analysts at Technavio have also considered how the performance of other related markets in the vertical will impact the size of this market till 2022. Some of the markets most likely to influence the growth of the network traffic analytics market over the coming years are the Global Network as a Service Market and the Global Data Analytics Outsourcing Market.

    Technavio’s collection of market research reports offer insights into the growth of markets across various industries. Additionally, we also provide customized reports based on the specific requirement of our clients.

  13. Global Network Traffic Analyzer Market Size By Component, By Deployment, By...

    • verifiedmarketresearch.com
    Updated Mar 4, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    VERIFIED MARKET RESEARCH (2024). Global Network Traffic Analyzer Market Size By Component, By Deployment, By End-User Industry, By Geographic Scope And Forecast [Dataset]. https://www.verifiedmarketresearch.com/product/network-traffic-analyzer-market/
    Explore at:
    Dataset updated
    Mar 4, 2024
    Dataset provided by
    Verified Market Researchhttps://www.verifiedmarketresearch.com/
    Authors
    VERIFIED MARKET RESEARCH
    License

    https://www.verifiedmarketresearch.com/privacy-policy/https://www.verifiedmarketresearch.com/privacy-policy/

    Time period covered
    2026 - 2032
    Area covered
    Global
    Description

    Network Traffic Analyzer Market size was valued at USD 3.54 Billion in 2024 and is projected to reach USD 5.86 Billion by 2032, growing at a CAGR of 10.6% during the forecast period 2026-2032.

    Global Network Traffic Analyzer Market Drivers

    The market drivers for the Network Traffic Analyzer Market can be influenced by various factors. These may include:

    Growing Risks to Cybersecurity: The increasing sophistication and frequency of cyber threats and attacks are driving the need for network traffic analyzers to improve security protocols. These instruments support the identification and mitigation of dubious network activity. Increasing Network Infrastructure Complexity: Organisations need sophisticated tools to monitor and analyze network traffic because network infrastructures, especially hybrid and multi-cloud systems, are becoming more and more complicated. Network traffic analyzers shed light on these complex infrastructures' security and performance. Growing Cloud Computing Adoption: There is a growing need for network traffic analyzers that can monitor and optimize performance across cloud environments due to the widespread adoption of cloud services and the migration of applications and data to the cloud.

  14. i

    10 Days DNS Network Traffic from April-May, 2016

    • impactcybertrust.org
    • data.mendeley.com
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    External Data Source, 10 Days DNS Network Traffic from April-May, 2016 [Dataset]. http://doi.org/10.23721/100/1504349
    Explore at:
    Authors
    External Data Source
    Description

    Campus DNS network traffic consisting of more than 4000 active users (in peak load hours) for 10 random days in the month of April-May, 2016 is available in hourly PCAP files in the dataset. (At present only traffic for Day0(Full) and Day1(partial) could be uploaded due to 10GB data limit)

  15. a

    OC Waze Traffic Jam Data View

    • data-ocpw.opendata.arcgis.com
    Updated Sep 19, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    OC Public Works (2023). OC Waze Traffic Jam Data View [Dataset]. https://data-ocpw.opendata.arcgis.com/datasets/oc-waze-traffic-jam-data-view
    Explore at:
    Dataset updated
    Sep 19, 2023
    Dataset authored and provided by
    OC Public Works
    License

    Attribution-ShareAlike 3.0 (CC BY-SA 3.0)https://creativecommons.org/licenses/by-sa/3.0/
    License information was derived automatically

    Area covered
    Description

    OC Waze Partner Hub GeoRSS Cumulative Traffic Jam Data from Velocity feed analytics. The data are updated in regular (5-minute) intervals.The traffic jams feed includes data gathered in real time about traffic slowdowns on specific road segments. Waze generates traffic jam information by processing the following data sources: GPS location-points sent from user phones (users who drive while using the app) and calculations of the current average speed vs. free-flow speed (maximum speed measured on the road-segment). For Unusual traffic (irregularities) Waze uses historic average speeds (on 30 minute time-slots). User generated reports - reports shared by Waze users who encounter traffic jams. These appear as regular alerts, and also affect the way we identify and present traffic jams.Original data provided by Waze App. Learn more at Waze.com.

  16. N

    Network Traffic Analysis Market Report

    • datainsightsmarket.com
    doc, pdf, ppt
    Updated Mar 3, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Data Insights Market (2025). Network Traffic Analysis Market Report [Dataset]. https://www.datainsightsmarket.com/reports/network-traffic-analysis-market-13697
    Explore at:
    ppt, pdf, docAvailable download formats
    Dataset updated
    Mar 3, 2025
    Dataset authored and provided by
    Data Insights Market
    License

    https://www.datainsightsmarket.com/privacy-policyhttps://www.datainsightsmarket.com/privacy-policy

    Time period covered
    2025 - 2033
    Area covered
    Global
    Variables measured
    Market Size
    Description

    The Network Traffic Analysis (NTA) market is experiencing robust growth, projected to reach $3.56 billion in 2025 and maintain a Compound Annual Growth Rate (CAGR) of 12.78% from 2025 to 2033. This expansion is fueled by several key drivers. The increasing complexity of network infrastructure, coupled with the proliferation of cloud-based applications and the rise of cyber threats, necessitates sophisticated NTA solutions for enhanced security and performance monitoring. Organizations across various sectors, including BFSI (Banking, Financial Services, and Insurance), IT and Telecom, Government, Energy and Power, and Retail, are adopting NTA to gain better visibility into their network traffic, identify anomalies, and proactively address potential issues. The shift towards cloud-based deployment models is further accelerating market growth, offering scalability, flexibility, and reduced infrastructure costs. Competitive innovation within the NTA space, characterized by the development of AI-powered analytics and automation capabilities, is also contributing to this positive trajectory. However, certain restraints are impacting market growth. The high initial investment cost associated with implementing NTA solutions, particularly for smaller organizations, can be a barrier to entry. Furthermore, the need for skilled professionals to effectively manage and interpret NTA data poses a challenge. Despite these challenges, the long-term growth prospects for the NTA market remain strong. The increasing reliance on network connectivity across all aspects of business and the evolving threat landscape will continue to drive demand for advanced NTA solutions throughout the forecast period. The market is segmented by deployment (on-premise and cloud-based) and end-user vertical, with the cloud-based segment expected to show higher growth due to its inherent advantages. This comprehensive report provides an in-depth analysis of the global Network Traffic Analysis (NTA) market, covering the period from 2019 to 2033. It offers valuable insights into market size, growth drivers, emerging trends, challenges, and key players, utilizing data from the base year 2025 and forecasting until 2033. The report is essential for businesses, investors, and researchers seeking a thorough understanding of this dynamic market segment. Key search terms addressed include: Network Traffic Analysis, NTA Market, Network Security, Cybersecurity, Cloud-based NTA, On-premise NTA, Network Monitoring, Data Analytics, and more. Recent developments include: September 2022: AlphaSOC Inc., a security analytics company, introduced its AlphaSOC Analytics Engine (AE) solution, a cloud-native NTA product that identifies the compromised workloads across Google Cloud Platform, Microsoft Azure, and Amazon Web Services., April 2022: Palo Alto Networks launched a product called Okyo Garde Enterprise Edition, which has been designed to provide lateral migration by isolating the company network from the employee's network at home. It would also protect unmanaged work equipment at home, such as hardware prototypes, printers, and VoIP phones.. Key drivers for this market are: Emergence of Network Traffic Analysis as the Key to Cyber Security, Increasing Demand for Higher Access Speed. Potential restraints include: Growing Threat of Video Content Piracy and Security Threat of User Database Due to Spyware. Notable trends are: BFSI Sector is Expected to Hold a Significant Market Share.

  17. R

    Carla Traffic Dataset

    • universe.roboflow.com
    zip
    Updated Apr 15, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GP (2023). Carla Traffic Dataset [Dataset]. https://universe.roboflow.com/gp-rspur/carla-traffic-dataset-uao1b/dataset/1
    Explore at:
    zipAvailable download formats
    Dataset updated
    Apr 15, 2023
    Dataset authored and provided by
    GP
    License

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

    Variables measured
    Car Pedestrian TrafficLight Bounding Boxes
    Description

    Here are a few use cases for this project:

    1. Autonomous Vehicles Navigation: The "Carla traffic dataset" can be used to develop and improve algorithms for autonomous vehicles, enabling them to effectively identify other road users, traffic lights, and various traffic signs, improving the cars’ ability to navigate safely in different weather conditions including fog.

    2. Traffic Management Systems: The dataset could be leveraged to create advanced traffic management systems, identifying car, bike, or pedestrian movement, detecting traffic light states, and understanding if road users respect speed limits (30, 60, 90 km/h signs). This could improve urban traffic flow and increase overall road safety.

    3. Driver Assistance Systems: The dataset could be used to develop advanced driver assistance systems (ADAS) that could alert drivers of pedestrians, other vehicles, traffic signs, and the status of traffic lights, particularly in foggy or difficult conditions.

    4. Safety Testing for Vehicle Manufacturers: Companies manufacturing cars, bikes, or motorbikes could use the data to carry out safety testing under different situations, including different weather conditions and traffic light changes.

    5. Virtual Driving Simulation: Game developers or driving schools could use this model to develop realistic driving simulations. The players or trainee drivers would need to respond correctly and promptly to real-world traffic situations like recognizing speed signs, traffic lights, and other road users.

  18. E

    Tor Statistics By Servers, Users, Web Traffic And Facts (2025)

    • electroiq.com
    Updated Jul 10, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Electro IQ (2025). Tor Statistics By Servers, Users, Web Traffic And Facts (2025) [Dataset]. https://electroiq.com/stats/tor-statistics/
    Explore at:
    Dataset updated
    Jul 10, 2025
    Dataset authored and provided by
    Electro IQ
    License

    https://electroiq.com/privacy-policyhttps://electroiq.com/privacy-policy

    Time period covered
    2022 - 2032
    Area covered
    Global
    Description

    Introduction

    Tor Statistics: Tor is a free network that helps people stay anonymous online. It works using open-source software and depends on more than 7,000 volunteer-run relays across the world. Tor, known as “The Onion Router,†is a free tool that helps protect your identity and activity online.

    It helps in hiding location and internet use by passing your data through many different servers, called relays, run by volunteers around the globe. Tor is built on open-source software and is widely used by journalists, activists, and everyday users who value their privacy. It was developed by the Tor Project and initially released on September 20, 2002.

    This article includes several statistical analyses from different sources covering the overall market trend, features, types, user bases, demographics, countries, traffic shares, and many other factors.

  19. a

    TMS daily traffic counts API

    • hub.arcgis.com
    • opendata-nzta.opendata.arcgis.com
    Updated Jun 16, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Waka Kotahi (2020). TMS daily traffic counts API [Dataset]. https://hub.arcgis.com/datasets/NZTA::tms-daily-traffic-counts-api/data
    Explore at:
    Dataset updated
    Jun 16, 2020
    Dataset authored and provided by
    Waka Kotahi
    License

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

    Description

    You can also access a zipped csv file version of this

    dataset.TMS

    (traffic monitoring system) daily-updated traffic counts CSVData reuse caveats: as per license.

    Data quality

    statement: please read the accompanying user manual, explaining:

    how

     this data is collected identification 
    
     of count stations traffic 
    
     monitoring technology monitoring 
    
     hierarchy and conventions typical 
    
     survey specification data 
    
     calculation TMS 
    
     operation. 
    

    Traffic

    monitoring for state highways: user manual

    [PDF 465 KB]

    The data is at daily granularity. However, the actual update

    frequency of the data depends on the contract the site falls within. For telemetry

    sites it's once a week on a Wednesday. Some regional sites are fortnightly, and

    some monthly or quarterly. Some are only 4 weeks a year, with timing depending

    on contractors’ programme of work.

    Data quality caveats: you must use this data in

    conjunction with the user manual and the following caveats.

    The

     road sensors used in data collection are subject to both technical errors and 
    
     environmental interference.Data 
    
     is compiled from a variety of sources. Accuracy may vary and the data 
    
     should only be used as a guide.As 
    
     not all road sections are monitored, a direct calculation of Vehicle 
    
     Kilometres Travelled (VKT) for a region is not possible.Data 
    
     is sourced from Waka Kotahi New Zealand Transport Agency TMS data.For 
    
     sites that use dual loops classification is by length. Vehicles with a length of less than 5.5m are 
    
     classed as light vehicles. Vehicles over 11m long are classed as heavy 
    
     vehicles. Vehicles between 5.5 and 11m are split 50:50 into light and 
    
     heavy.In September 2022, the National Telemetry contract was handed to a new
    

    contractor. During the handover process, due to some missing documents and aged technology, 40 of the 96 national telemetry traffic count sites went offline. Current contractor has continued to upload data from all active sites and have gradually worked to bring most offline sites back online. Please note and account for possible gaps in data from National Telemetry Sites.

    The NZTA Vehicle

    Classification Relationships diagram below shows the length classification (typically dual loops) and axle classification (typically pneumatic tube counts),

    and how these map to the Monetised benefits and costs manual, table A37,

    page 254.

    Monetised benefits and costs manual [PDF 9 MB]

    For the full TMS

    classification schema see Appendix A of the traffic counting manual vehicle

    classification scheme (NZTA 2011), below.

    Traffic monitoring for state highways: user manual [PDF 465 KB]

    State highway traffic monitoring (map)

    State highway traffic monitoring sites

    TMS

    (traffic monitoring system) traffic – historic quarter hourly

  20. Mobile Data Traffic Market Report | Global Forecast From 2025 To 2033

    • dataintelo.com
    csv, pdf, pptx
    Updated Oct 16, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Dataintelo (2024). Mobile Data Traffic Market Report | Global Forecast From 2025 To 2033 [Dataset]. https://dataintelo.com/report/mobile-data-traffic-market
    Explore at:
    pdf, csv, pptxAvailable download formats
    Dataset updated
    Oct 16, 2024
    Dataset authored and provided by
    Dataintelo
    License

    https://dataintelo.com/privacy-and-policyhttps://dataintelo.com/privacy-and-policy

    Time period covered
    2024 - 2032
    Area covered
    Global
    Description

    Mobile Data Traffic Market Outlook



    The global mobile data traffic market size was estimated at approximately USD 68 billion in 2023 and is projected to surge to about USD 320 billion by 2032, exhibiting a remarkable compound annual growth rate (CAGR) of 18.5% over the forecast period. This growth is driven by the increasing penetration of smartphones, advancements in network technologies, and the rising consumption of data-intensive applications and services.



    One of the primary growth factors for the mobile data traffic market is the rapid expansion of the smartphone user base globally. As smartphones become more affordable and accessible, especially in emerging markets, the number of mobile internet users is skyrocketing. This trend is further amplified by the increasing availability of high-speed mobile networks, which make data-heavy applications such as video streaming and online gaming more feasible and attractive to users. The proliferation of affordable data plans is also encouraging users to consume more mobile data, thereby bolstering market growth.



    Another significant driver of growth is the continuous evolution of network technologies. The transition from 3G to 4G, and now to 5G, has significantly enhanced data transmission speeds and network capabilities. 5G technology, in particular, promises ultra-low latency, higher capacity, and faster download and upload speeds, which are expected to revolutionize various sectors such as healthcare, automotive, and smart cities. The deployment and adoption of 5G networks are anticipated to boost mobile data traffic volumes exponentially, as it facilitates the seamless use of high-bandwidth applications, including augmented reality (AR), virtual reality (VR), and Internet of Things (IoT) devices.



    The increase in video content consumption is also a major factor driving the market. Video traffic accounts for a substantial portion of mobile data usage, driven by platforms like YouTube, Netflix, and social media sites that prioritize video content. The trend of live streaming and video-on-demand services is creating a massive surge in data traffic, with users increasingly accessing high-definition (HD) and even 4K content. Moreover, the COVID-19 pandemic has accelerated the adoption of digital entertainment and online education, further increasing the demand for mobile data.



    Regionally, the growth of mobile data traffic is witnessing variations with Asia Pacific leading the charge. The region's high population density, coupled with increasing urbanization and smartphone penetration, makes it a significant contributor to global data traffic. Countries like China and India are at the forefront, driven by government initiatives to promote digitalization and the rollout of advanced mobile networks. North America and Europe are also substantial markets due to their well-established network infrastructure and early adoption of new technologies. However, the growth rates in these regions are relatively moderate compared to the exponential growth seen in Asia Pacific and Latin America.



    Traffic Type Analysis



    The mobile data traffic market can be segmented by traffic type into video, audio, data, and others. Video traffic is the most dominant segment, accounting for the largest share of mobile data usage worldwide. The proliferation of video streaming services, alongside user-generated video content on social media platforms, significantly contributes to this dominance. As more users switch to high-definition and 4K streaming, the demand for data-intensive video content continues to rise. Additionally, the growing popularity of live streaming and video calls, particularly in the context of remote work and online education, further propels this segment's growth.



    Audio traffic also plays a significant role in the mobile data traffic market. The increasing usage of music streaming services such as Spotify, Apple Music, and various podcast platforms are driving the growth of this segment. The trend of consuming audio content on the go, facilitated by improved network speeds and unlimited data plans, is contributing to a steady rise in mobile data traffic from audio services. Furthermore, the adoption of smart speakers and voice assistant technologies is expected to continue bolstering this segment.



    Data traffic, encompassing all forms of non-visual and non-audio data, is another crucial segment. This includes browsing, app usage, emails, and other types of data transmission over mobile networks. With the increasing reliance on mobile applications for a wide array of activities—ra

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Statista (2025). Most-valuable apps based on user traffic value in China 2024 [Dataset]. https://www.statista.com/statistics/1362767/china-leading-apps-based-on-user-traffic-value/
Organization logo

Most-valuable apps based on user traffic value in China 2024

Explore at:
Dataset updated
Jul 8, 2025
Dataset authored and provided by
Statistahttp://statista.com/
Time period covered
Mar 2024
Area covered
China
Description

Based on its user traffic value of **** billion yuan, WeChat ranked first among all Chinese mobile applications as of March 2024. In contrast, QQ, Tencent's other instant message app, generated a user traffic value of less than ** billion yuan.

Search
Clear search
Close search
Google apps
Main menu