Number of Vehicles in Use

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
                       
REGIONS/COUNTRIES
               

No description available for this field.

Name (identifier)
regions_countries
Type
text
Sample
                       
Number of Vehicles in Use
               

No description available for this field.

Name (identifier)
number_of_vehicles_in_use
Type
integer
Sample
                       
Motorization rate 2014 (/1000 inh.)
               

No description available for this field.

Name (identifier)
motorization_rate_2014_1000_inh
Type
decimal
Sample
                       
Motorization rate 2015 (/1000 inh.)
               

No description available for this field.

Name (identifier)
motorization_rate_2015_1000_inh
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"number-of-vehicles-in-use@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-vehicles-in-use@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-vehicles-in-use@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-vehicles-in-use@kapsarc_records"
            }
          }
        }
      }
      ,
    • "number-of-vehicles-in-use@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "regions_countries":
              {
              • "type":"string",
              • "title":"REGIONS/COUNTRIES",
              • "description":""
              }
              ,
            • "number_of_vehicles_in_use":
              {
              • "type":"integer",
              • "title":"Number of Vehicles in Use",
              • "description":""
              }
              ,
            • "motorization_rate_2014_1000_inh":
              {
              • "type":"number",
              • "title":"Motorization rate 2014 (/1000 inh.)",
              • "description":""
              }
              ,
            • "motorization_rate_2015_1000_inh":
              {
              • "type":"number",
              • "title":"Motorization rate 2015 (/1000 inh.)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets