Skip to content

essanhaji/Warehouse-Reporting-Disability-India

 
 

Repository files navigation

Warehouse Reporting Disability India

The project is a Business Intelligence solution for Indian disability dataset between 2001 and 2011 offered by the Indian government. And powered by pandas library and Talend studio for ETL process and Pentaho server for creating MDX queries and powerBI for creating dashboard.

  • Data Integration and ETL/2001 contains 32 xls downloaded from the india.gov.in for 2001.

  • Data Integration and ETL/2011_Pre contains 32 xls downloaded from the india.gov.in for 2011.

  • Data Integration and ETL/xxxx_Cleaned is an intermediat step of cleaning.

  • Data Integration and ETL/xxxx_keseled contains cleaned files.

  • The files of 2011 get merged into 2011.csv using merging.ipynb.

  • The files of 2001 get merged into 2001.csv using merging.ipynb.

  • Files 2001.csv & 2011.csv are the final data we insert into the warehouse using Talend.

Database Connection and project importation

It's better to use this configuration below because my database configuration was like this, to import the project and to run jobs easy. Database connection :

  • user : root
  • password : root

When you import the project in Tatend Studio run job that has name "all_jobs.job" , We’ve creat this global job to help us organize the sequence of execution of our elementary jobs.

The Reporting Demo with Power BI

Watch the demo video

Watch the video


Authors


Thank you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%