Producer price index

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
text
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
Sample
                       
Indicators Name
               

No description available for this field.

Name (identifier)
indicators_name
Type
text
Sample
                       
Commodities Name
               

No description available for this field.

Name (identifier)
commodities_name
Type
text
Sample
                       
Producer Price Index
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Indicators - Full Name
               

No description available for this field.

Name (identifier)
indicators_full_name
Type
text
Sample
                       
Indicators - Description
               

No description available for this field.

Name (identifier)
indicators_description
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"producer-price-index-oman",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/producer-price-index-oman"
      }
    ]
    ,
  • "definitions":
    {
    • "producer-price-index-oman":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/producer-price-index-oman_records"
            }
          }
        }
      }
      ,
    • "producer-price-index-oman_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "indicators_name":
              {
              • "type":"string",
              • "title":"Indicators Name",
              • "description":""
              }
              ,
            • "commodities_name":
              {
              • "type":"string",
              • "title":"Commodities Name",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Producer Price Index",
              • "description":""
              }
              ,
            • "indicators_full_name":
              {
              • "type":"string",
              • "title":"Indicators - Full Name",
              • "description":""
              }
              ,
            • "indicators_description":
              {
              • "type":"string",
              • "title":"Indicators - Description",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets