172 records

172 records

Active filters Clear all

No active filters

Filters

Year

From
to

Digital Economy Data by Economic Activity

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
2022
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
Contribution of digital economy to GDP
Economic activity
               

No description available for this field.

Name (identifier)
economic_activity
Type
text
Sample
Total
value in %
               

No description available for this field.

Name (identifier)
value_in
Type
decimal
Unit
%
Sample
14.000000000000002

JSON Schema

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

{
  • "title":"digital-economy-data",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/digital-economy-data"
      }
    ]
    ,
  • "definitions":
    {
    • "digital-economy-data":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/digital-economy-data_records"
            }
          }
        }
      }
      ,
    • "digital-economy-data_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic activity",
              • "description":""
              }
              ,
            • "value_in":
              {
              • "type":"number",
              • "title":"value in %",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets