Real GDP Growth Projections

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
economy
نوع
نص
عينة
                       
Real GDP Growth Projections
               

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

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

مخطط JSON

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

{
  • "title":"real-gdp-growth-projections",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/real-gdp-growth-projections"
      }
    ]
    ,
  • "definitions":
    {
    • "real-gdp-growth-projections":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/real-gdp-growth-projections_records"
            }
          }
        }
      }
      ,
    • "real-gdp-growth-projections_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "economy":
              {
              • "type":"string",
              • "title":"Economy",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Real GDP Growth Projections",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets