records

records

Active filters Clear all

No active filters

Filters

Public Expenditure

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
REF_AREA
               

No description available for this field.

Name (identifier)
ref_area
Type
text
Sample
                       
FREQ
               

No description available for this field.

Name (identifier)
freq
Type
text
Sample
                       
UNIT_MEASURE
               

No description available for this field.

Name (identifier)
unit_measure
Type
text
Sample
                       
SOURCE_DETAIL
               

No description available for this field.

Name (identifier)
source_detail
Type
text
Sample
                       
MEASURE
               

No description available for this field.

Name (identifier)
measure
Type
text
Sample
                       
PRICES
               

No description available for this field.

Name (identifier)
prices
Type
text
Sample
                       
PUB_ITEM
               

No description available for this field.

Name (identifier)
pub_item
Type
text
Sample
                       
value
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       
DECIMALS
               

No description available for this field.

Name (identifier)
decimals
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"public-expenditure",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/public-expenditure"
      }
    ]
    ,
  • "definitions":
    {
    • "public-expenditure":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/public-expenditure_records"
            }
          }
        }
      }
      ,
    • "public-expenditure_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "ref_area":
              {
              • "type":"string",
              • "title":"REF_AREA",
              • "description":""
              }
              ,
            • "freq":
              {
              • "type":"string",
              • "title":"FREQ",
              • "description":""
              }
              ,
            • "unit_measure":
              {
              • "type":"string",
              • "title":"UNIT_MEASURE",
              • "description":""
              }
              ,
            • "source_detail":
              {
              • "type":"string",
              • "title":"SOURCE_DETAIL",
              • "description":""
              }
              ,
            • "measure":
              {
              • "type":"string",
              • "title":"MEASURE",
              • "description":""
              }
              ,
            • "prices":
              {
              • "type":"string",
              • "title":"PRICES",
              • "description":""
              }
              ,
            • "pub_item":
              {
              • "type":"string",
              • "title":"PUB_ITEM",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"value",
              • "description":""
              }
              ,
            • "decimals":
              {
              • "type":"string",
              • "title":"DECIMALS",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets