Delete this notice, failing to do so will result in this PR being closed without prior review.
#########
Description
Added first vesion of data retrieval module. The module is sourced by data from another project's GitHub repo (due to difficulties of getting primary data). Despite isolated testing of the module, the module was not tested as a part of geo_task.
HELP NEEDED: I'd appreciate contribution in making init, main, .json, audit files and overall integration with the task_geo.
Fixes # (issue)
Checklist:
[x] I have read the CONTRIBUTING GUIDE and made sure this Pull Request is compliant with it.
[x] I have read the DATA MODEL and DATA SOURCES and made sure this Pull Request is compliant with it.
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
#########
IMPORTANT NOTICE
Before opening the Pull Request make sure that you:
#########
Description
Added first vesion of data retrieval module. The module is sourced by data from another project's GitHub repo (due to difficulties of getting primary data). Despite isolated testing of the module, the module was not tested as a part of geo_task.
HELP NEEDED: I'd appreciate contribution in making init, main, .json, audit files and overall integration with the task_geo.
Fixes # (issue)
Checklist: