Road Lengths & Lighting Poles

المرفقات

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

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

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

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

الاسم (معرّف)
year
نوع
تاريخ
عينة
                       
Area
               

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

الاسم (معرّف)
area
نوع
نص
عينة
                       
Roadworks
               

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

الاسم (معرّف)
roadworks
نوع
نص
عينة
                       
Asphalted & Planted
               

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

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

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

الاسم (معرّف)
asphalted
نوع
double
عينة
                       
Electrical Power
               

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

الاسم (معرّف)
electrical_power
نوع
double
عينة
                       
Solar Energy
               

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

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

مخطط JSON

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

{
  • "title":"road-lengths-lighting-poles",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/road-lengths-lighting-poles"
      }
    ]
    ,
  • "definitions":
    {
    • "road-lengths-lighting-poles":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/road-lengths-lighting-poles_records"
            }
          }
        }
      }
      ,
    • "road-lengths-lighting-poles_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "area":
              {
              • "type":"string",
              • "title":"Area",
              • "description":""
              }
              ,
            • "roadworks":
              {
              • "type":"string",
              • "title":"Roadworks",
              • "description":""
              }
              ,
            • "asphalted_planted":
              {
              • "type":"number",
              • "title":"Asphalted & Planted",
              • "description":""
              }
              ,
            • "asphalted":
              {
              • "type":"number",
              • "title":" Asphalted",
              • "description":""
              }
              ,
            • "electrical_power":
              {
              • "type":"number",
              • "title":"Electrical Power",
              • "description":""
              }
              ,
            • "solar_energy":
              {
              • "type":"number",
              • "title":"Solar Energy ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets