Private Post Boxes By Postal Branches

المرفقات

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

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

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"number-of-private-post-boxes-by-postal-branches",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-private-post-boxes-by-postal-branches"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-private-post-boxes-by-postal-branches":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-private-post-boxes-by-postal-branches_records"
            }
          }
        }
      }
      ,
    • "number-of-private-post-boxes-by-postal-branches_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "postal_branches":
              {
              • "type":"string",
              • "title":"Postal Branches",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets