14 records

14 records

Active filters Clear all

No active filters

Filters

India Vehicle Sales Trends

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
text
Sample
                       
Passenger Vehicle (million)
               

No description available for this field.

Name (identifier)
passenger_vehicle_million
Type
decimal
Sample
                       
Commercial Vehicle (million)
               

No description available for this field.

Name (identifier)
commercial_vehicle_million
Type
decimal
Sample
                       
Two wheeler (million)
               

No description available for this field.

Name (identifier)
two_wheeler_million
Type
decimal
Sample
                       
Three wheeler (million)
               

No description available for this field.

Name (identifier)
three_wheeler_million
Type
decimal
Sample
                       
Total (million)
               

No description available for this field.

Name (identifier)
total_million
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"india-vehicle-sales-trends",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/india-vehicle-sales-trends"
      }
    ]
    ,
  • "definitions":
    {
    • "india-vehicle-sales-trends":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/india-vehicle-sales-trends_records"
            }
          }
        }
      }
      ,
    • "india-vehicle-sales-trends_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "title":"Year",
              • "description":""
              }
              ,
            • "passenger_vehicle_million":
              {
              • "type":"number",
              • "title":"Passenger Vehicle (million)",
              • "description":""
              }
              ,
            • "commercial_vehicle_million":
              {
              • "type":"number",
              • "title":"Commercial Vehicle (million)",
              • "description":""
              }
              ,
            • "two_wheeler_million":
              {
              • "type":"number",
              • "title":"Two wheeler (million)",
              • "description":""
              }
              ,
            • "three_wheeler_million":
              {
              • "type":"number",
              • "title":"Three wheeler (million)",
              • "description":""
              }
              ,
            • "total_million":
              {
              • "type":"number",
              • "title":"Total (million)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets