Production of Cement Clinker
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"production-of-cement-clinker",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/production-of-cement-clinker"
}
] - "definitions":{
- "production-of-cement-clinker":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/production-of-cement-clinker_records"
}
}
} - "records":
} - "properties":
- "production-of-cement-clinker_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "sub_commodity":,{
- "type":"string",
- "title":"Sub-commodity",
- "description":""
} - "production":{
- "type":"number",
- "title":"Production",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "production-of-cement-clinker":
Similar datasets
- This dataset provides information about the production of finished cement, measured in metric tonnes. Data from British Geological Survey.
- This dataset provides information about the production of coal, measured in metric tonnes. Data from British Geological Survey.
- This dataset provides information about the production of primary aggregates, measured in metric tonnes. Data from British Geological Survey.
- This dataset provides information about the production of bauxite, measured in metric tonnes. Data from British Geological Survey.