Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 675 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 675 Bytes

cumulus-aggregator

AWS tooling for reading and combining data from the Cumulus ETL for use in the dashboard.

The aggregator aims to provide a serverless implementation that accomplish the following goals:

  • Allow external users to upload fully de-ID and binned study data from the Cumulus ETL to an S3 bucket outside their organization
  • Combine binned count data from multiple locations into a single data set
  • Provide this data for ingestion by the Cumulus Dashboard

Detailed instructions on developing/running the application are available in the docs folder