Average Prices of Some Construction Materials

المرفقات

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"average-prices-of-some-construction-materials",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/average-prices-of-some-construction-materials"
      }
    ]
    ,
  • "definitions":
    {
    • "average-prices-of-some-construction-materials":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/average-prices-of-some-construction-materials_records"
            }
          }
        }
      }
      ,
    • "average-prices-of-some-construction-materials_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "product":
              {
              • "type":"string",
              • "title":"Product",
              • "description":""
              }
              ,
            • "measure":
              {
              • "type":"string",
              • "title":"Measure",
              • "description":""
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets