# cITMre
The Colombian Index Tool (Market Rate Exchange) package downloads the
Colombian Market Rate from the source:
<https://www.datos.gov.co/Econom-a-y-Finanzas/TRM/ceyp-9c7c/data>
[<img src="https://i.imgur.com/P1nQftf.png" width="100">](https://sergiofinances.github.io/citmre_development_python/)
You can view all the package information at the following link
[cITMRE Web Page](https://sergiofinances.github.io/citmre_development_python/)
## Example
```bash
pip install cITMre=0.1.0
from citmre.citmre_fun import rmre_data
# Show full series dataset
rmre_serie = rmre_data()
# Show monthly dataset with Plotly Graph
rmre_splited = rmre_data(frequency=12, log_return=False, plot_data=True)
# Show quaterly log_return dataset with Plotly Graph
rmre_splited = rmre_data(frequency=4, log_return=True, plot_data=True, type="mean")
# Show splited log return dataset
rmre_splited = rmre_data('2000-01-01','2023-12-31', log_return=True)
#> "Warning: The information will be obtained from the next business day, as the desired date is a holiday or weekend."
```
<img src="https://i.imgur.com/0M3MYUB.png" alt="Example Image" style="width: 1000px; height: 360px;">
## References
Source: Portal de Datos Abiertos \<www.datos.gov.co\>
Raw data
{
"_id": null,
"home_page": "https://sergiofinances.github.io/citmre_development_python/",
"name": "cITMre",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "finances, econometric, stochastic processes",
"author": "['Sergio Andr\u00e9s Sierra Luj\u00e1n', 'David Esteban Rodr\u00edguez Guevara']",
"author_email": "['sergiochess95@gmail.com', 'davestss@hotmail.com']",
"download_url": "https://files.pythonhosted.org/packages/53/e3/0a0de7609071a5e513216b930cfece66e442621b6414128dceb6e495a92b/cITMre-0.1.0.tar.gz",
"platform": null,
"description": "# cITMre\r\n\r\nThe Colombian Index Tool (Market Rate Exchange) package downloads the \r\nColombian Market Rate from the source:\r\n<https://www.datos.gov.co/Econom-a-y-Finanzas/TRM/ceyp-9c7c/data>\r\n\r\n[<img src=\"https://i.imgur.com/P1nQftf.png\" width=\"100\">](https://sergiofinances.github.io/citmre_development_python/)\r\n\r\nYou can view all the package information at the following link\r\n[cITMRE Web Page](https://sergiofinances.github.io/citmre_development_python/)\r\n\r\n## Example\r\n\r\n```bash\r\npip install cITMre=0.1.0\r\nfrom citmre.citmre_fun import rmre_data\r\n\r\n# Show full series dataset\r\nrmre_serie = rmre_data()\r\n\r\n# Show monthly dataset with Plotly Graph\r\nrmre_splited = rmre_data(frequency=12, log_return=False, plot_data=True)\r\n\r\n# Show quaterly log_return dataset with Plotly Graph\r\nrmre_splited = rmre_data(frequency=4, log_return=True, plot_data=True, type=\"mean\")\r\n\r\n# Show splited log return dataset\r\nrmre_splited = rmre_data('2000-01-01','2023-12-31', log_return=True)\r\n#> \"Warning: The information will be obtained from the next business day, as the desired date is a holiday or weekend.\"\r\n```\r\n<img src=\"https://i.imgur.com/0M3MYUB.png\" alt=\"Example Image\" style=\"width: 1000px; height: 360px;\">\r\n\r\n## References\r\n\r\nSource: Portal de Datos Abiertos \\<www.datos.gov.co\\>\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The Colombian Index Tool (Market Rate Exchange) package downloads the Colombian Market Rate from the source: Portal de Datos Abiertos <www.datos.gov.co>",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://sergiofinances.github.io/citmre_development_python/"
},
"split_keywords": [
"finances",
" econometric",
" stochastic processes"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "442994a4c04d87fc48dc1c9c9cb49ee0c41f0a5cf802552b8e5306b56591fc12",
"md5": "87c2a1307be0abbf855cbcd622a43f8e",
"sha256": "15adfcf587ab4f2f96cbe1a3f09de8de6ed58f865ed564a997bdbe95a7c01bdc"
},
"downloads": -1,
"filename": "cITMre-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "87c2a1307be0abbf855cbcd622a43f8e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5581,
"upload_time": "2024-04-19T17:20:55",
"upload_time_iso_8601": "2024-04-19T17:20:55.431322Z",
"url": "https://files.pythonhosted.org/packages/44/29/94a4c04d87fc48dc1c9c9cb49ee0c41f0a5cf802552b8e5306b56591fc12/cITMre-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "53e30a0de7609071a5e513216b930cfece66e442621b6414128dceb6e495a92b",
"md5": "e2470476b55e70c59a9e37178967ee68",
"sha256": "2bb7b5130e708c75afa45bfd674f6a893573fe1f2002692ff84f5859ac5cfb39"
},
"downloads": -1,
"filename": "cITMre-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "e2470476b55e70c59a9e37178967ee68",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5307,
"upload_time": "2024-04-19T17:20:58",
"upload_time_iso_8601": "2024-04-19T17:20:58.581063Z",
"url": "https://files.pythonhosted.org/packages/53/e3/0a0de7609071a5e513216b930cfece66e442621b6414128dceb6e495a92b/cITMre-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-19 17:20:58",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "citmre"
}