Parse websites and return a list of hospital dataclases. Written to a database.
Main entrypoint: lambda_function.py
Requires environment variables:
- INDIA_COVID_HOST
- INDIA_COVID_AUTH_HEADER
-
Run "./lambda-zip-creator.sh" to create a new lambda.zip.
-
Follow instructions from AWS to update the data_scraper lambda from the zip.