United States Industrial Production Index

المرفقات

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"industrial-production-index",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/industrial-production-index"
      }
    ]
    ,
  • "definitions":
    {
    • "industrial-production-index":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/industrial-production-index_records"
            }
          }
        }
      }
      ,
    • "industrial-production-index_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "industrial_production_index":
              {
              • "type":"number",
              • "title":"Industrial Production Index",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets