Download Earthquake Magnidute Data With Lambda (1): Xlsx
You can store your target BUCKET_NAME as an environment variable for better flexibility. Alternative: Manual Download
To download earthquake magnitude data as an .xlsx file using , you can automate the process of fetching data from the USGS Earthquake API and converting it into a spreadsheet. Quick Guide to Building the Lambda Function Download EARTHQUAKE MAGNIDUTE DATA with lambda (1) xlsx
AWS Lambda does not include pandas or openpyxl by default. You must add them as a : You can store your target BUCKET_NAME as an