Production of Silver Mine
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"production-of-silver-mine",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/production-of-silver-mine"
}
] - "definitions":{
- "production-of-silver-mine":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/production-of-silver-mine_records"
}
}
} - "records":
} - "properties":
- "production-of-silver-mine_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "country":,{
- "type":"string",
- "title":" Country",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "production":{
- "type":"number",
- "title":"Production",
- "description":""
}
} - "country":
}
} - "fields":
} - "properties":
} - "production-of-silver-mine":
Similar datasets
- This dataset from the British Geological Survey (BGS) provides annual data on global gold, mine production from 1970 to 2022, including production figures in kilograms.
- This dataset from the British Geological Survey (BGS) provides annual data on global tin mine production from 1970 to 2022, including production figures in metric tonnes.
- This dataset from the British Geological Survey (BGS) provides annual data on global Zinc mine production from 1970 to 2022, including production figures in tonnes (metal content).
- This dataset from the British Geological Survey (BGS) provides annual data on global copper mine production.