We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to use parts of this code https://github.com/mini-kep/frontend-app/blob/master/apps/helpers/_url_decomposer.py to come up with these app urls, or almost close to this.
The text was updated successfully, but these errors were encountered:
The catcher json must be None for missing fileds:
http://mini-kep.herokuapp.com/ru/series/BRENT/m/eop/
Sorry, something went wrong.
Now returns:
{ "agg": "eop", "domain": "ru", "end": null, "frequency": "m", "rate": null, "start": null, "varname": "BRENT" }
No branches or pull requests
Need to use parts of this code https://github.com/mini-kep/frontend-app/blob/master/apps/helpers/_url_decomposer.py to come up with these app urls, or almost close to this.
The text was updated successfully, but these errors were encountered: