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...
76fc94e
CodexFlow_TM
/
schemas.py
LordXido
Create schemas.py
a108f99
verified
3 months ago
raw
Copy download link
history
blame
Safe
111 Bytes
ECONOMIC_REQUEST_SCHEMA = {
"commodity"
:
str
,
"physical_anchor"
:
float
,
"reporting_lag_days"
:
int
}