Unicorn Companies
May 26, 2023

Master List For London

The goal of this Project is to create a master list of listed properties starting with London. Your task is the extract and blend property datasets across the Greater London area (United Kingdom) in one dataset.

View Project
Weather Data Collection and Storage Project
May 26, 2023

Weather Data Collection and Storage Project

This project demonstrates how to use AWS services, including Lambda, S3, EventBridge, and DynamoDB, to collect weather data from the Open Weather API for Lagos state in Nigeria. The data is collected every four hours using a Python script deployed as an AWS Lambda function, triggered by an EventBridge rule. The raw data is stored in an Amazon S3 data lake, and the cleaned data is stored in a DynamoDB database.

View Project