Your archive will be named GROUPE_X.zip, where X is your allocated group number.

Contents of the archive

The archive of your final deliverable shall contain the latest version of the following items:

  • documentation sub-directory: all the functional and technical documents produced in order to explain your design choices:
    • Mock-ups (1 pdf file in landscape format with one dashboard per page) in a file named maquettes.pdf.
    • In an indicators.pdf file, for each dashboard:
      • List of processed user stories.
      • Definition of indicators present in the dashboard.
    • Dimensional schema in a file named schema_dimensionnel.pdf.
    • Bus matrix in a file named matrice_bus.pdf.
    • Logical datamap in a file named logical_datamap.pdf.
  • deploiement sub-directory: all elements required for the roll-out of your system:
    • Easymorph files (or other scripts) enabling the running of ETL processes in a folder named etl.
    • Dashboards with the source data used in a folder named tdb containing:
      • A color A3 PDF file in landscape mode named tdb.pdf.
      • The Power BI project.
  • data sub-directory all of the input data used in Power BI in a folder named data:
    • fact tables,
    • dimensions.
  • gestion_projet sub-directory containing all of the project-management-related items:
    • Minutes of daily meetings.
    • Reports on sprint retrospectives.
    • One file per sprint named quiafaitquoi_sprint_X.xls, (where X refers to the sprint number), providing a detailed, retrospective description of each person’s contributions.
  • An Excel document named cahier_de_tests.xlsx describing the tests carried out with the following elements:
    • Targeted metric
    • Values to be selected for observation dimensions
    • Expected value for metric
    • Observed value for metric
    • Test status
    • Name of person who performed the test
    • Test date
    • Remarks on reason for test failure, if any