Knowledge Economy Index (World Bank)

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
                       
LOCATION_NAME
               

No description available for this field.

Name (identifier)
location_name
Type
text
Sample
                       
INDICATOR_NAME
               

No description available for this field.

Name (identifier)
indicator_name
Type
text
Sample
                       
INDICATOR_ID
               

No description available for this field.

Name (identifier)
indicator_id
Type
text
Sample
                       
LOCATION_ID
               

No description available for this field.

Name (identifier)
location_id
Type
text
Sample
                       
LOCATION_REGIONID
               

No description available for this field.

Name (identifier)
location_regionid
Type
text
Sample
                       
MEASURE_ID
               

No description available for this field.

Name (identifier)
measure_id
Type
text
Sample
                       
MEASURE_NAME
               

No description available for this field.

Name (identifier)
measure_name
Type
text
Sample
                       
VALUE
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"knowledge-economy-index-world-bank-2012",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/knowledge-economy-index-world-bank-2012"
      }
    ]
    ,
  • "definitions":
    {
    • "knowledge-economy-index-world-bank-2012":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/knowledge-economy-index-world-bank-2012_records"
            }
          }
        }
      }
      ,
    • "knowledge-economy-index-world-bank-2012_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"DATE",
              • "description":""
              }
              ,
            • "location_name":
              {
              • "type":"string",
              • "title":"LOCATION_NAME",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"INDICATOR_NAME",
              • "description":""
              }
              ,
            • "indicator_id":
              {
              • "type":"string",
              • "title":"INDICATOR_ID",
              • "description":""
              }
              ,
            • "location_id":
              {
              • "type":"string",
              • "title":"LOCATION_ID",
              • "description":""
              }
              ,
            • "location_regionid":
              {
              • "type":"string",
              • "title":"LOCATION_REGIONID",
              • "description":""
              }
              ,
            • "measure_id":
              {
              • "type":"string",
              • "title":"MEASURE_ID",
              • "description":""
              }
              ,
            • "measure_name":
              {
              • "type":"string",
              • "title":"MEASURE_NAME",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"VALUE",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets