We should ingest hourly weather data so we can enrich our charts with weather data
Ideally we record hourly temperature and condition (rain, sun, snow, etc.)
This way we can overlay this info on daily, and aggregate charts of all types
We need a good weather source API, but we should store it either in Dynamo or s3 (s3 probably since it'll be large and static)
We should ingest hourly weather data so we can enrich our charts with weather data
Ideally we record hourly temperature and condition (rain, sun, snow, etc.)
This way we can overlay this info on daily, and aggregate charts of all types
We need a good weather source API, but we should store it either in Dynamo or s3 (s3 probably since it'll be large and static)