Wholesale Price Index

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
category
نوع
نص
عينة
                       
Index / % Period Change
               

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

الاسم (معرّف)
index_period_change
نوع
نص
عينة
                       
Wholesale Price Index
               

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

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

مخطط JSON

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

{
  • "title":"wholesale-price-index",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/wholesale-price-index"
      }
    ]
    ,
  • "definitions":
    {
    • "wholesale-price-index":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/wholesale-price-index_records"
            }
          }
        }
      }
      ,
    • "wholesale-price-index_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"Category",
              • "description":""
              }
              ,
            • "index_period_change":
              {
              • "type":"string",
              • "title":"Index / % Period Change",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Wholesale Price Index",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets