Skip to content

ETL pipeline that extracts weather data from OpenWeatherMap API, transforms it using Python, and uploads the results to AWS S3

Notifications You must be signed in to change notification settings

JulianFlemons/AWS-Weather-Data-ETL-Pipeline

Repository files navigation

AWS Weather Data ETL Pipeline

This project extracts weather data from the OpenWeatherMap API, transforms it using Python, and uploads the cleaned data to AWS S3.

Features

  • Extracts 5-day weather forecasts using OpenWeatherMap API
  • Transforms raw data using pandas
  • Uploads transformed data to AWS S3 using boto3

Technologies Used

  • Python
  • Pandas
  • Boto3
  • AWS S3
  • Requests

Usage

  1. Clone the repository:

About

ETL pipeline that extracts weather data from OpenWeatherMap API, transforms it using Python, and uploads the results to AWS S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages