Saudi Arabia - Air Quality

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
city
نوع
نص
عينة
                       
Station
               

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

الاسم (معرّف)
station
نوع
نص
عينة
                       
Component
               

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

الاسم (معرّف)
component
نوع
نص
عينة
                       
Value
               

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

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

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

الاسم (معرّف)
unit
نوع
نص
عينة
                       
Indicator
               

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

الاسم (معرّف)
indicator
نوع
نص
عينة
                       
Periodicity
               

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

الاسم (معرّف)
periodicity
نوع
نص
عينة
                       
Quarter
               

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

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

مخطط JSON

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

{
  • "title":"air-quality",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/air-quality"
      }
    ]
    ,
  • "definitions":
    {
    • "air-quality":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/air-quality_records"
            }
          }
        }
      }
      ,
    • "air-quality_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "city":
              {
              • "type":"string",
              • "title":"City",
              • "description":""
              }
              ,
            • "station":
              {
              • "type":"string",
              • "title":"Station",
              • "description":""
              }
              ,
            • "component":
              {
              • "type":"string",
              • "title":"Component",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets