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

No description available for this field.

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

No description available for this field.

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

No description available for this field.

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

No description available for this field.

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

No description available for this field.

Name (identifier)
total_million
Type
decimal
Sample
14.099823

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