Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LordXido
/
CodexFlow_TM
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c3917d9
CodexFlow_TM
/
data_schema.json
LordXido
Create data_schema.json
9179f46
verified
3 months ago
raw
Copy download link
history
blame
Safe
198 Bytes
{
"commodities"
:
[
{
"name"
:
"gold"
,
"unit"
:
"ounce"
}
,
{
"name"
:
"iron_ore"
,
"unit"
:
"ton"
}
,
{
"name"
:
"crude_oil"
,
"unit"
:
"barrel"
}
]
,
"sources"
:
[
"exchange"
,
"port"
,
"erp"
]
}