Growth of gross domestic product (GDP) at constant price by Main ISIC (quarter-on-quarter) (2010=100)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Item Code
               

No description available for this field.

Name (identifier)
item_code
Type
decimal
Sample
                       
Main Activities
               

No description available for this field.

Name (identifier)
main_activities
Type
text
Sample
                       
Year / Quarter
               

No description available for this field.

Name (identifier)
year_quarter
Type
text
Sample
                       
Gross Domestic Product
               

No description available for this field.

Name (identifier)
gross_domestic_product
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"growth-of-gross-domestic-product-gdp-at-constant-price-by-main-isic-quarter-on-q",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/growth-of-gross-domestic-product-gdp-at-constant-price-by-main-isic-quarter-on-q"
      }
    ]
    ,
  • "definitions":
    {
    • "growth-of-gross-domestic-product-gdp-at-constant-price-by-main-isic-quarter-on-q":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/growth-of-gross-domestic-product-gdp-at-constant-price-by-main-isic-quarter-on-q_records"
            }
          }
        }
      }
      ,
    • "growth-of-gross-domestic-product-gdp-at-constant-price-by-main-isic-quarter-on-q_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "item_code":
              {
              • "type":"number",
              • "title":"Item Code",
              • "description":""
              }
              ,
            • "main_activities":
              {
              • "type":"string",
              • "title":"Main Activities",
              • "description":""
              }
              ,
            • "year_quarter":
              {
              • "type":"string",
              • "title":"Year / Quarter",
              • "description":""
              }
              ,
            • "gross_domestic_product":
              {
              • "type":"number",
              • "title":"Gross Domestic Product",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets