Python scripts that generate and update the CII database from Inditex project.
Installing itex_codes:
- $ conda env create -f environment.yml
- $ conda activate inditex
- $ python setup.py install
- $ pip install -r requirements.txt
Once this is done, you should be able to run the code without any warning in the exports.
Note: the code under CreateDB it's not used anymore, since it was written for a one time use and after CII v0 was released only three functions under functions_to_process.py are still used in Update_CII.py