Railway - Number of Locomotives and Cars by Type

المرفقات

انقر للتوسيع انقر للطي

مخطط مجموعة البيانات

انقر للتوسيع انقر للطي
Type
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
type
نوع
نص
عينة
                       
Category
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
category
نوع
نص
عينة
                       
Operation
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
operation
نوع
نص
عينة
                       
Number
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
number
نوع
double
عينة
                       

مخطط JSON

إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.

{
  • "title":"number-of-locomotives-and-cars-by-type",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-locomotives-and-cars-by-type"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-locomotives-and-cars-by-type":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-locomotives-and-cars-by-type_records"
            }
          }
        }
      }
      ,
    • "number-of-locomotives-and-cars-by-type_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"Category",
              • "description":""
              }
              ,
            • "operation":
              {
              • "type":"string",
              • "title":"Operation",
              • "description":""
              }
              ,
            • "number":
              {
              • "type":"number",
              • "title":"Number",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets