records

records

Active filters Clear all

No active filters

Filters

Count of Private and Public Vehicles Registered

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
empty
               

No description available for this field.

Name (identifier)
empty
Type
text
Sample
                       
Heavy bus
               

No description available for this field.

Name (identifier)
heavy_bus
Type
decimal
Sample
                       
Light bus
               

No description available for this field.

Name (identifier)
light_bus
Type
decimal
Sample
                       
Heavy mechanical
               

No description available for this field.

Name (identifier)
heavy_mechanical
Type
decimal
Sample
                       
Light mechanical
               

No description available for this field.

Name (identifier)
light_mechanical
Type
decimal
Sample
                       
Heavy cargo of 12 tons
               

No description available for this field.

Name (identifier)
heavy_cargo_of_12_tons
Type
decimal
Sample
                       
Heavy cargo 3 tons
               

No description available for this field.

Name (identifier)
heavy_cargo_3_tons
Type
decimal
Sample
                       
Heavy cargo less than 12 tons
               

No description available for this field.

Name (identifier)
heavy_cargo_less_than_12_tons
Type
decimal
Sample
                       
Light vehicle
               

No description available for this field.

Name (identifier)
light_vehicle
Type
decimal
Sample
                       
motorcycle
               

No description available for this field.

Name (identifier)
motorcycle
Type
decimal
Sample
                       
Total
               

No description available for this field.

Name (identifier)
total
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"count-of-private-and-public-vehicles-registered-according-to-the-type-of-vehicle",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/count-of-private-and-public-vehicles-registered-according-to-the-type-of-vehicle"
      }
    ]
    ,
  • "definitions":
    {
    • "count-of-private-and-public-vehicles-registered-according-to-the-type-of-vehicle":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/count-of-private-and-public-vehicles-registered-according-to-the-type-of-vehicle_records"
            }
          }
        }
      }
      ,
    • "count-of-private-and-public-vehicles-registered-according-to-the-type-of-vehicle_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "empty":
              {
              • "type":"string",
              • "title":"empty",
              • "description":""
              }
              ,
            • "heavy_bus":
              {
              • "type":"number",
              • "title":"Heavy bus",
              • "description":""
              }
              ,
            • "light_bus":
              {
              • "type":"number",
              • "title":"Light bus",
              • "description":""
              }
              ,
            • "heavy_mechanical":
              {
              • "type":"number",
              • "title":"Heavy mechanical",
              • "description":""
              }
              ,
            • "light_mechanical":
              {
              • "type":"number",
              • "title":"Light mechanical",
              • "description":""
              }
              ,
            • "heavy_cargo_of_12_tons":
              {
              • "type":"number",
              • "title":"Heavy cargo of 12 tons",
              • "description":""
              }
              ,
            • "heavy_cargo_3_tons":
              {
              • "type":"number",
              • "title":"Heavy cargo 3 tons",
              • "description":""
              }
              ,
            • "heavy_cargo_less_than_12_tons":
              {
              • "type":"number",
              • "title":"Heavy cargo less than 12 tons",
              • "description":""
              }
              ,
            • "light_vehicle":
              {
              • "type":"number",
              • "title":"Light vehicle",
              • "description":""
              }
              ,
            • "motorcycle":
              {
              • "type":"number",
              • "title":"motorcycle",
              • "description":""
              }
              ,
            • "total":
              {
              • "type":"number",
              • "title":"Total",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets