Research and Development expenditure by sector

المرفقات

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

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

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

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

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

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

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

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

الاسم (معرّف)
expenditure
نوع
int
عينة
                       
Percentage of Expenditure
               

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

الاسم (معرّف)
percentage_of_expenditure
نوع
double
الوحدة
%
عينة
                       

مخطط JSON

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

{
  • "title":"research-and-development-expenditure-by-sector",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/research-and-development-expenditure-by-sector"
      }
    ]
    ,
  • "definitions":
    {
    • "research-and-development-expenditure-by-sector":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/research-and-development-expenditure-by-sector_records"
            }
          }
        }
      }
      ,
    • "research-and-development-expenditure-by-sector_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "expenditure":
              {
              • "type":"integer",
              • "title":"Expenditure",
              • "description":""
              }
              ,
            • "percentage_of_expenditure":
              {
              • "type":"number",
              • "title":"Percentage of Expenditure",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets