Fixed Assets Investment In Coal Industry
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "statistical_year":
}
} - "fields":
} - "properties":
} - "fixed-assets-investment-in-coal-industry":