this implementation will extract Covid 19 Data from JohnHopkinsDataUSA and NewYorkPostDataUSA, then merge the data to placed in an S3 file.
From there AWS Crawlers will run through the data files stored in S3 to be stored via Glue and will be available to viewed in charts provided by QuickSight
the goal is to reach something like this which would be super cheap to maintain:
This is a Serverless project example using Typescript, ready for AWS Lambda and API Gateway.