Africa's Infrastructure National Data

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
                       
Country
               

No description available for this field.

Name (identifier)
location_name
Type
text
Sample
                       
FREQUENCY
               

No description available for this field.

Name (identifier)
frequency
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
                       
SERIES_ID
               

No description available for this field.

Name (identifier)
series_id
Type
text
Sample
                       
SERIES_NAME
               

No description available for this field.

Name (identifier)
series_name
Type
text
Sample
                       
SERIES_NOTE
               

No description available for this field.

Name (identifier)
series_note
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":"africas-infrastructure-national-data",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/africas-infrastructure-national-data"
      }
    ]
    ,
  • "definitions":
    {
    • "africas-infrastructure-national-data":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/africas-infrastructure-national-data_records"
            }
          }
        }
      }
      ,
    • "africas-infrastructure-national-data_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"DATE",
              • "description":""
              }
              ,
            • "location_name":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "frequency":
              {
              • "type":"string",
              • "title":"FREQUENCY",
              • "description":""
              }
              ,
            • "location_id":
              {
              • "type":"string",
              • "title":"LOCATION_ID",
              • "description":""
              }
              ,
            • "location_regionid":
              {
              • "type":"string",
              • "title":"LOCATION_REGIONID",
              • "description":""
              }
              ,
            • "series_id":
              {
              • "type":"string",
              • "title":"SERIES_ID",
              • "description":""
              }
              ,
            • "series_name":
              {
              • "type":"string",
              • "title":"SERIES_NAME",
              • "description":""
              }
              ,
            • "series_note":
              {
              • "type":"string",
              • "title":"SERIES_NOTE",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"VALUE",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets