Development of Communications Services by Region

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Fixed Operating Telephone Lines
               

No description available for this field.

Name (identifier)
fixed_operating_telephone_lines
Type
decimal
Sample
                       
Subscribers of Broadband Services
               

No description available for this field.

Name (identifier)
subscribers_of_broadband_services
Type
decimal
Sample
                       
Percentage of Population Using Internet
               

No description available for this field.

Name (identifier)
percentage_of_population_using_internet
Type
decimal
Unit
%
Sample
                       
Internet Users
               

No description available for this field.

Name (identifier)
internet_users
Type
decimal
Sample
                       
Mobile Phone Lines*
               

No description available for this field.

Name (identifier)
mobile_phone_lines
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"development-of-communications-services-by-region-for-2008-ad",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/development-of-communications-services-by-region-for-2008-ad"
      }
    ]
    ,
  • "definitions":
    {
    • "development-of-communications-services-by-region-for-2008-ad":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/development-of-communications-services-by-region-for-2008-ad_records"
            }
          }
        }
      }
      ,
    • "development-of-communications-services-by-region-for-2008-ad_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "fixed_operating_telephone_lines":
              {
              • "type":"number",
              • "title":"Fixed Operating Telephone Lines",
              • "description":""
              }
              ,
            • "subscribers_of_broadband_services":
              {
              • "type":"number",
              • "title":"Subscribers of Broadband Services",
              • "description":""
              }
              ,
            • "percentage_of_population_using_internet":
              {
              • "type":"number",
              • "title":"Percentage of Population Using Internet",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "internet_users":
              {
              • "type":"number",
              • "title":"Internet Users",
              • "description":""
              }
              ,
            • "mobile_phone_lines":
              {
              • "type":"number",
              • "title":"Mobile Phone Lines*",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets