Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 535 Bytes

README.md

File metadata and controls

33 lines (16 loc) · 535 Bytes

openAQ-db-visiualisation

https://github.com/grigsos/openAQ-db

Use python 3.9

The zip files downloaded during runtime is located in deployment currently named, place it in S3 aws bucket to make it work

Assign the environment variables as per below

  • DEPLOYMENT_FILE pandas-2.0.0.zip

  • LOCAL_FILE /tmp/deployment_package.zip

  • REGION_NAME (YOURREGIONHERE)

  • S3_BUCKET_NAME (YOURBUCKETNAMEHERE)

  • TABLE_NAME (YOURTABLENAMEHERE)

The deployment package contains

  • pytz
  • kaleido
  • numpy
  • pandas
  • plotly