Created
December 8, 2019 01:12
-
-
Save beaucronin/ea5875d64e8baa434ec0b30e14fced41 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"observer": { | |
"email": "[email protected]" | |
}, | |
"method": { | |
"mode": "web", | |
"platform": "orbital", | |
"identity": "3rdparty", | |
"encoding": "human" | |
}, | |
"items": [{ | |
"time": "2019-12-06T08:15:00-08:00", | |
"location": { | |
"latitude": -33.854, | |
"longitude": 116.071 | |
}, | |
"data": { | |
"observableType": "facility", | |
"commonName": "Greenbushes Mine", | |
"description": "Open pit mine in the Greenbushes district of Western Australia", | |
"capabilities": [{ | |
"name": "coltan extraction", | |
"activity": { | |
"process": { | |
"nomenclature": "ISIC", | |
"code": "B0729" | |
} | |
}, | |
"outputs": [{ | |
"material": { | |
"nomenclature": "HS", | |
"code": "2615.90" | |
} | |
}], | |
"equipment": [{ | |
"nomenclature": "CPC", | |
"code": "444" | |
}, | |
{ | |
"nomenclature": "HS", | |
"code": "8474" | |
} | |
] | |
}] | |
} | |
}, { | |
"time": "2019-12-06T08:15:00-08:00", | |
"location": { | |
"latitude": -33.86, | |
"longitude": 116.065 | |
}, | |
"data": { | |
"observableType": "facility", | |
"commonName": "Tantalum primary processor", | |
"capabilities": [{ | |
"inputs": [{ | |
"material": { | |
"nomeclature": "HS", | |
"code": "2615.90" | |
} | |
}], | |
"outputs": [{ | |
"material": { | |
"nomenclature": "HS", | |
"code": "2615.90" | |
} | |
}], | |
"activity": { | |
"process": { | |
"nomenclature": "ISIC", | |
"code": "B0729" | |
} | |
} | |
}] | |
} | |
}, { | |
"time": "2019-12-06T08:15:00-08:00", | |
"location": { | |
"latitude": -33.86, | |
"longitude": 116.055 | |
}, | |
"data": { | |
"observableType": "facility", | |
"commonName": "Tantalum secondary processor", | |
"capabilities": [{ | |
"inputs": [{ | |
"material": { | |
"nomeclature": "HS", | |
"code": "2615.90" | |
} | |
}], | |
"outputs": [{ | |
"material": { | |
"nomeclature": "HS", | |
"code": "8103.20" | |
} | |
}, { | |
"material": { | |
"nomeclature": "HS", | |
"code": "8103.30" | |
} | |
}, { | |
"material": { | |
"nomeclature": "HS", | |
"code": "8103.90" | |
} | |
}], | |
"activity": { | |
"process": { | |
"nomenclature": "ISIC", | |
"code": "C2399" | |
} | |
} | |
}] | |
} | |
}, { | |
"time": "2019-12-06T08:15:00-08:00", | |
"location": { | |
"latitude": -33.859, | |
"longitude": 116.056 | |
}, | |
"data": { | |
"observableType": "reservoir", | |
"attributes": { | |
"matterContents": "solid", | |
"site": "uncovered", | |
"support": "on-ground", | |
"envelope": "pile", | |
"shape": "irregular", | |
"wall": "none" | |
}, | |
"capacity": { | |
"capacityNominal": { | |
"unit": "cu m", | |
"amount": 50000 | |
} | |
}, | |
"purpose": { | |
"usages": ["working supply"] | |
} | |
} | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment