Actual Government Revenues and Expenditures by Sector

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Revenue/Expenditure
               

No description available for this field.

Name (identifier)
revenueexpenditure
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
sector
Type
text
Sample
                       
Value in Million Saudi Riyals
               

No description available for this field.

Name (identifier)
value
Type
decimal
Unit
SAR
Sample
                       
Name
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"actual-government-revenues-and-expenditures-by-sector",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/actual-government-revenues-and-expenditures-by-sector"
      }
    ]
    ,
  • "definitions":
    {
    • "actual-government-revenues-and-expenditures-by-sector":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/actual-government-revenues-and-expenditures-by-sector_records"
            }
          }
        }
      }
      ,
    • "actual-government-revenues-and-expenditures-by-sector_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "revenueexpenditure":
              {
              • "type":"string",
              • "title":"Revenue/Expenditure",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value in Million Saudi Riyals",
              • "description":"",
              • "unit":"SAR"
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets