├── EtL AVEC talend.pdf ├── SALE_OF_TELVISIONS.zip ├── SALE_OF_TELVISIONS ├── .settings │ ├── migration_task.index │ ├── project.settings │ └── relationship.index ├── metadata │ ├── connections │ │ ├── tv_0.1.item │ │ └── tv_0.1.properties │ └── fileDelimited │ │ ├── tv_0.1.item │ │ └── tv_0.1.properties ├── process │ └── ETL │ │ ├── TV_0.1.item │ │ ├── TV_0.1.properties │ │ └── TV_0.1.screenshot └── talend.project ├── SQLQuery1.sql ├── TV.csv └── screens ├── 1.png ├── 10.png ├── 12.png ├── 13.png ├── 14.png ├── 15.png ├── 16.png ├── 17.png ├── 18.png ├── 2.png ├── 3.png ├── 4.png ├── 5.png ├── 6.png ├── 7.png ├── 8.png ├── 9.png ├── ERD.png ├── logo.jpg ├── p1.png └── p2.png /EtL AVEC talend.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/EtL AVEC talend.pdf -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS.zip -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/.settings/migration_task.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/.settings/migration_task.index -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/.settings/project.settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/.settings/project.settings -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/.settings/relationship.index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/.settings/relationship.index -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/metadata/connections/tv_0.1.item: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/metadata/connections/tv_0.1.item -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/metadata/connections/tv_0.1.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/metadata/connections/tv_0.1.properties -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/metadata/fileDelimited/tv_0.1.item: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/metadata/fileDelimited/tv_0.1.item -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/metadata/fileDelimited/tv_0.1.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/metadata/fileDelimited/tv_0.1.properties -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/process/ETL/TV_0.1.item: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/process/ETL/TV_0.1.item -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/process/ETL/TV_0.1.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/process/ETL/TV_0.1.properties -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/process/ETL/TV_0.1.screenshot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/process/ETL/TV_0.1.screenshot -------------------------------------------------------------------------------- /SALE_OF_TELVISIONS/talend.project: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/SALE_OF_TELVISIONS/talend.project -------------------------------------------------------------------------------- /SQLQuery1.sql: -------------------------------------------------------------------------------- 1 | use talend; 2 | select * from TVs; -------------------------------------------------------------------------------- /TV.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/TV.csv -------------------------------------------------------------------------------- /screens/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/1.png -------------------------------------------------------------------------------- /screens/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/10.png -------------------------------------------------------------------------------- /screens/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/12.png -------------------------------------------------------------------------------- /screens/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/13.png -------------------------------------------------------------------------------- /screens/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/14.png -------------------------------------------------------------------------------- /screens/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/15.png -------------------------------------------------------------------------------- /screens/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/16.png -------------------------------------------------------------------------------- /screens/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/17.png -------------------------------------------------------------------------------- /screens/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/18.png -------------------------------------------------------------------------------- /screens/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/2.png -------------------------------------------------------------------------------- /screens/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/3.png -------------------------------------------------------------------------------- /screens/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/4.png -------------------------------------------------------------------------------- /screens/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/5.png -------------------------------------------------------------------------------- /screens/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/6.png -------------------------------------------------------------------------------- /screens/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/7.png -------------------------------------------------------------------------------- /screens/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/8.png -------------------------------------------------------------------------------- /screens/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/9.png -------------------------------------------------------------------------------- /screens/ERD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/ERD.png -------------------------------------------------------------------------------- /screens/logo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/logo.jpg -------------------------------------------------------------------------------- /screens/p1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/p1.png -------------------------------------------------------------------------------- /screens/p2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Faissal-00/Data-ETL-with-Talend/HEAD/screens/p2.png --------------------------------------------------------------------------------