United States Consumer Price Index (CPI)

المرفقات

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

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

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"consumer-price-index4",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/consumer-price-index4"
      }
    ]
    ,
  • "definitions":
    {
    • "consumer-price-index4":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/consumer-price-index4_records"
            }
          }
        }
      }
      ,
    • "consumer-price-index4_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "item":
              {
              • "type":"string",
              • "title":"Item",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Consumer Price Index",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets