OECD better life index

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Sub-Indicator
               

No description available for this field.

Name (identifier)
sub_indicator
Type
text
Sample
                       
Inequality
               

No description available for this field.

Name (identifier)
inequality0
Type
text
Sample
                       
OBS_VALUE
               

No description available for this field.

Name (identifier)
obs_value
Type
decimal
Sample
                       
Observation Value
               

No description available for this field.

Name (identifier)
observation_value
Type
text
Sample
                       
OBS_STATUS
               

No description available for this field.

Name (identifier)
obs_status
Type
text
Sample
                       
Observation Status
               

No description available for this field.

Name (identifier)
observation_status
Type
text
Sample
                       
UNIT_MEASURE
               

No description available for this field.

Name (identifier)
unit_measure
Type
text
Sample
                       
Unit of Measures
               

No description available for this field.

Name (identifier)
unit_of_measures
Type
text
Sample
                       
UNIT_MULT
               

No description available for this field.

Name (identifier)
unit_mult
Type
integer
Sample
                       
Multiplier
               

No description available for this field.

Name (identifier)
multiplier
Type
text
Sample
                       
BASE_PER
               

No description available for this field.

Name (identifier)
base_per
Type
text
Sample
                       
Base reference period
               

No description available for this field.

Name (identifier)
base_reference_period
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"oecd-better-life-index@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/oecd-better-life-index@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "oecd-better-life-index@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/oecd-better-life-index@kapsarc_records"
            }
          }
        }
      }
      ,
    • "oecd-better-life-index@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "sub_indicator":
              {
              • "type":"string",
              • "title":"Sub-Indicator",
              • "description":""
              }
              ,
            • "inequality0":
              {
              • "type":"string",
              • "title":"Inequality",
              • "description":""
              }
              ,
            • "obs_value":
              {
              • "type":"number",
              • "title":"OBS_VALUE",
              • "description":""
              }
              ,
            • "observation_value":
              {
              • "type":"string",
              • "title":"Observation Value",
              • "description":""
              }
              ,
            • "obs_status":
              {
              • "type":"string",
              • "title":"OBS_STATUS",
              • "description":""
              }
              ,
            • "observation_status":
              {
              • "type":"string",
              • "title":"Observation Status",
              • "description":""
              }
              ,
            • "unit_measure":
              {
              • "type":"string",
              • "title":"UNIT_MEASURE",
              • "description":""
              }
              ,
            • "unit_of_measures":
              {
              • "type":"string",
              • "title":"Unit of Measures",
              • "description":""
              }
              ,
            • "unit_mult":
              {
              • "type":"integer",
              • "title":"UNIT_MULT",
              • "description":""
              }
              ,
            • "multiplier":
              {
              • "type":"string",
              • "title":"Multiplier",
              • "description":""
              }
              ,
            • "base_per":
              {
              • "type":"string",
              • "title":"BASE_PER",
              • "description":""
              }
              ,
            • "base_reference_period":
              {
              • "type":"string",
              • "title":"Base reference period",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets