> For the complete documentation index, see [llms.txt](https://nestorbonilla.gitbook.io/flan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nestorbonilla.gitbook.io/flan/1.-testing-python-processing.md).

# 1. Testing Python Processing

Verifying Python Processing

If you simply want to validate the Python processing of the datasets, please locate it in the flan-docker project and run the following instruction:

```
python3 calculation_local.py
```

Now you will see a plot image that represents a Growth-Share Matrix between the first and last years given and the country provided:

![Growth-Share Matrix of Panama between 2012 and 2018](https://3538199223-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQ81L7E5VY2im6KUU-z%2F-MQHrAXsv_dD3DTRhy1v%2F-MQHssjYS4_gckCfDNid%2Fbaci_plot.png?alt=media\&token=717ef258-b11b-4787-9c3e-106329210b20)
