Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rkv0id/cuddly-pharmaseek-bi

A BI-oriented pharmaceutical ERP application. The project workflow included the overall data exploitation process from data collection, ETL process, datawarehouse creation to the development and deployment of the end to end solution.
https://github.com/rkv0id/cuddly-pharmaseek-bi

analysis-services business-intelligence data-tools java java-8 jupyter-notebook microsoft-sql-server neo4j postgresql python python3 reporting-services spring-boot spring-data-jpa spring-data-neo4j spring-security

Last synced: about 1 month ago
JSON representation

A BI-oriented pharmaceutical ERP application. The project workflow included the overall data exploitation process from data collection, ETL process, datawarehouse creation to the development and deployment of the end to end solution.

Awesome Lists containing this project

README

        

# cuddly-pharmaseek-bi
A business intelligence project created for academical purposes as a reconception of a pharmaceutical ERP-like application.
The project workflow included the overall data exploitation process from data collection, ETL process, datawarehouse creation to the development and deployment of the end to end solution. It also contains a suggestion and design of a light machine learning feature to implement in the application (check the jupyter notebook contained).
The final solution is built upon a little microservices architecture to support the heavy data processing in the business solution developed for the pharmacy and to seperate the processes (graphs loading & data loading) for a more maintainable solution.

Tools & Technologies used in this project:
* Microsoft Sql Server
* Microsoft Data tools, Analysis Services, and Reporting Services
* Microsoft Power BI
* Spring Framework (Boot, Security, Data JPA, and Data Neo4j)
* PostgreSQL Server
* Neo4j Graph Database
* Python Jupyter Notebook (for data scrapping, feature suggestion & design)