Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 987 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 987 Bytes

Projects

Count : 2+

Title Technology Describe
ETL_Python_SQL RDBMS, Python
  • Extracting data from API, URLS, Localfile
  • Transform the data with Python and load it in SQL Servers
  • Using SQL & Python find insights
IPL Data Analysis Spark S3, Databricks
ETL_using_Airflow Airflow, Postgres SQL, Docker, Python
  • Extracting data from URLS
  • Transform the data with Python and load it in Postgres SQL which is in docker with help of Airflow
  • Use Airflow for weekly and daily data extract and store in Postgres SQL.
ETL Using Pyspark Pyspark, Postgres SQL, SQL Server