Investment Funds (Open/Close)

المرفقات

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

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

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

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

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

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

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

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

الاسم (معرّف)
quarter
نوع
نص
عينة
                       
Open / Close
               

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

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

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

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

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

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"investment-funds-openclose",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/investment-funds-openclose"
      }
    ]
    ,
  • "definitions":
    {
    • "investment-funds-openclose":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/investment-funds-openclose_records"
            }
          }
        }
      }
      ,
    • "investment-funds-openclose_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "open_close":
              {
              • "type":"string",
              • "title":"Open / Close",
              • "description":""
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Investments value",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "full_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Full Date",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "title":"Date",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets