# OWS Analytics

This repo contains several components:

## `/webserver`

Flask application that provides metrics for our different graphs.
[Details.](webserver/README.md)

## `/workers/redshift_unload`

ETL that populates dynamodb tables consumed by the flask application.
[Details.](workers/redshift_unload/README.md)

## Deprecated modules

* `/lambda`
* `/sos_dynamodb_models`
