A manufacturing company recently asked my company to do a Business Intelligence project to improve and standardize the analysis of its users. Before the project, users used spreadsheets and local databases based on Access to perform management analysis.
For the project, we proposed them an Oracle cloud full-stack architecture based on:
- Object storage
- Oracle Autonomous Data Warehouse
- Oracle Analytics cloud
After a first as-is analysis, the project steps have been:
- Export of data from the company ERP on flat files
- Creation of a staging area layer
- Creation of PL/SQL procedures to import files on staging structures, performing formal checks, cleaning and standardization processes
- Creation of entity-relation models for some Data Marts
- Creation of ETL flows to load data from the staging area on the Data Marts
- Creation of a series of institutional reports, based on Data Marts
- Profiling of users to access to the reporting layer and for free ad hoc analysis
The project has recently been deployed and the architecture is currently being used by about fifty users.