Fixed Assets Investment In Coal Industry

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Statistical Year
               

No description available for this field.

Name (identifier)
statistical_year
Type
text
Sample
                       
Statistical Period Month
               

No description available for this field.

Name (identifier)
statistical_period_month
Type
text
Sample
                       
Accumulated Investment (100 million yuan)
               

No description available for this field.

Name (identifier)
accumulated_investment_100_million_yuan
Type
decimal
Sample
                       
YOY Growth
               

No description available for this field.

Name (identifier)
yoy_growth
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"fixed-assets-investment-in-coal-industry",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fixed-assets-investment-in-coal-industry"
      }
    ]
    ,
  • "definitions":
    {
    • "fixed-assets-investment-in-coal-industry":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fixed-assets-investment-in-coal-industry_records"
            }
          }
        }
      }
      ,
    • "fixed-assets-investment-in-coal-industry_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "statistical_year":
              {
              • "type":"string",
              • "title":"Statistical Year",
              • "description":""
              }
              ,
            • "statistical_period_month":
              {
              • "type":"string",
              • "title":"Statistical Period Month",
              • "description":""
              }
              ,
            • "accumulated_investment_100_million_yuan":
              {
              • "type":"number",
              • "title":"Accumulated Investment (100 million yuan)",
              • "description":""
              }
              ,
            • "yoy_growth":
              {
              • "type":"number",
              • "title":"YOY Growth",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets