RESTful API developed for price analytics platform based on FastAPI framework. The primary purpose of this tool is to track sales statistics for various products and product clusters across different countries. It enables the comparison of key sales performance indicators such as net sales, local price deviations, and sales increase.
Test instance available for use at the following address: http://217.182.77.255/docs
- FastAPI
- Pydantic
- SQLAlchemy, Alembic
- Pandas
- PyTest
- Loguru
- Docker