records

records

Active filters Clear all

No active filters

Filters

Proportion of end devices connected to the Swisscom mobile network (April - June 2018)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Type of end device
Type of end device connected to the Swisscom mobile network. Possible values: Automotive, Camera, Mobile broadband modem (laptop card), Feature phone, Game console, M2M module (IoT), Mobile WiFi hotspot, Modem, Netbook, PDA (personal digital assistant), Payment terminal, Router, Smartphone, Smartwatch, Tablet.

No description available for this field.

Name (identifier)
device_type
Type
text
Sample
                       
Type de terminal
Type du terminal qui s’est connecté au réseau de communication mobile Swisscom. Valeurs possibles: Véhicule, Appareil photo, Modem mobile haut débit, Téléphone mobile basique, Console de jeux vidéo, M2M module (IdO), Point d'accès Wi-Fi mobile, Modem, Netbook (miniportable), Assistant personnel (PDA), Terminal de paiement électronique, Routeur, Smartphone, Smartwatch, Tablet.

No description available for this field.

Name (identifier)
device_type_fr
Type
text
Sample
                       
Tipo di terminale
Tipo di terminale che si è collegato alla rete mobile di Swisscom. Valori possibili: Veicolo, Macchina fotografica, Modem a banda larga mobile, Feature phone, Console (videogiochi), M2M module (IoT), Hotspot Wi-Fi mobile, Modem, Netbook (ultraportatile), Computer palmare (PDA), Terminale, di pagamento (POS), Router, Smartphone, Smartwatch, Tablet.

No description available for this field.

Name (identifier)
device_type_it
Type
text
Sample
                       
Type of end device
Type of end device connected to the Swisscom mobile network. Possible values: Automotive, Camera, Mobile broadband modem (laptop card), Feature phone, Game console, M2M module (IoT), Mobile WiFi hotspot, Modem, Netbook, PDA (personal digital assistant), Payment terminal, Router, Smartphone, Smartwatch, Tablet.

No description available for this field.

Name (identifier)
device_type_en
Type
text
Sample
                       
Proportion of end devices (in %)
Proportion of these types of end device (e.g. smartphones) that were connected to the Swisscom mobile network on a certain day. Percentage value.
Example: on 15/04/2018, 83.5% of all end devices connected to the network were smartphones.

No description available for this field.

Name (identifier)
proportion_device_type_percent
Type
decimal
Unit
%
Sample
                       
Proportion of data upload (in %)
Proportion of total data uploaded by this type of end device. Percentage value.
Example: on 15/04/2018, 95% of the total data was uploaded by smartphones.

No description available for this field.

Name (identifier)
proportion_bytes_uploaded_percent
Type
decimal
Unit
%
Sample
                       
Proportion of data download (in %)
Proportion of total data downloaded by this type of mobile device. Percentage value.
Example: on 15/04/2018, 97% of the total data was downloaded by smartphones.

No description available for this field.

Name (identifier)
proportion_bytes_downloaded_percent
Type
decimal
Unit
%
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"anteil-mit-dem-swisscom-mobilfunknetz-verbundene-endgeraete-april-juni-2018-de",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/anteil-mit-dem-swisscom-mobilfunknetz-verbundene-endgeraete-april-juni-2018-de"
      }
    ]
    ,
  • "definitions":
    {
    • "anteil-mit-dem-swisscom-mobilfunknetz-verbundene-endgeraete-april-juni-2018-de":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/anteil-mit-dem-swisscom-mobilfunknetz-verbundene-endgeraete-april-juni-2018-de_records"
            }
          }
        }
      }
      ,
    • "anteil-mit-dem-swisscom-mobilfunknetz-verbundene-endgeraete-april-juni-2018-de_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "device_type":
              {
              • "type":"string",
              • "title":"Type of end device",
              • "description":"Type of end device connected to the Swisscom mobile network. Possible values: Automotive, Camera, Mobile broadband modem (laptop card), Feature phone, Game console, M2M module (IoT), Mobile WiFi hotspot, Modem, Netbook, PDA (personal digital assistant), Payment terminal, Router, Smartphone, Smartwatch, Tablet."
              }
              ,
            • "device_type_fr":
              {
              • "type":"string",
              • "title":"Type de terminal",
              • "description":"Type du terminal qui s’est connecté au réseau de communication mobile Swisscom. Valeurs possibles: Véhicule, Appareil photo, Modem mobile haut débit, Téléphone mobile basique, Console de jeux vidéo, M2M module (IdO), Point d'accès Wi-Fi mobile, Modem, Netbook (miniportable), Assistant personnel (PDA), Terminal de paiement électronique, Routeur, Smartphone, Smartwatch, Tablet."
              }
              ,
            • "device_type_it":
              {
              • "type":"string",
              • "title":"Tipo di terminale",
              • "description":"Tipo di terminale che si è collegato alla rete mobile di Swisscom. Valori possibili: Veicolo, Macchina fotografica, Modem a banda larga mobile, Feature phone, Console (videogiochi), M2M module (IoT), Hotspot Wi-Fi mobile, Modem, Netbook (ultraportatile), Computer palmare (PDA), Terminale, di pagamento (POS), Router, Smartphone, Smartwatch, Tablet."
              }
              ,
            • "device_type_en":
              {
              • "type":"string",
              • "title":"Type of end device",
              • "description":"Type of end device connected to the Swisscom mobile network. Possible values: Automotive, Camera, Mobile broadband modem (laptop card), Feature phone, Game console, M2M module (IoT), Mobile WiFi hotspot, Modem, Netbook, PDA (personal digital assistant), Payment terminal, Router, Smartphone, Smartwatch, Tablet."
              }
              ,
            • "proportion_device_type_percent":
              {
              • "type":"number",
              • "title":"Proportion of end devices (in %)",
              • "description":"Proportion of these types of end device (e.g. smartphones) that were connected to the Swisscom mobile network on a certain day. Percentage value. Example: on 15/04/2018, 83.5% of all end devices connected to the network were smartphones.",
              • "unit":"%"
              }
              ,
            • "proportion_bytes_uploaded_percent":
              {
              • "type":"number",
              • "title":"Proportion of data upload (in %)",
              • "description":"Proportion of total data uploaded by this type of end device. Percentage value. Example: on 15/04/2018, 95% of the total data was uploaded by smartphones.",
              • "unit":"%"
              }
              ,
            • "proportion_bytes_downloaded_percent":
              {
              • "type":"number",
              • "title":"Proportion of data download (in %)",
              • "description":"Proportion of total data downloaded by this type of mobile device. Percentage value. Example: on 15/04/2018, 97% of the total data was downloaded by smartphones.",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets