7 Commits

Author SHA1 Message Date
4165e78d53 revert f499c6ed96
revert Wrote parse_to_dynamodb.py as lambda_handler to get all relevant data and also to store the complete json in a DynamoDB-table
2024-02-28 20:19:46 +01:00
f499c6ed96 Wrote parse_to_dynamodb.py as lambda_handler to get all relevant data and also to store the complete json in a DynamoDB-table 2024-02-28 20:18:51 +01:00
6333e5dcb2 Add CloudFormation template to deploy the environment 2024-02-28 19:19:45 +01:00
bf2e2a295a Add lambda function to write json to dynamo db 2024-02-28 19:16:40 +01:00
hadoop
c9118f96db Add requirements.txt to control python package version 2024-02-18 15:41:58 +01:00
hadoop
c385d5d257 Initial code to get the weather data from the API 2024-02-18 15:38:00 +01:00
hadoop
d2aa04d98f Initial code to get the weather data from the API 2024-02-18 15:35:43 +01:00