An open API service indexing awesome lists of open source software.

https://github.com/aws-solutions/automated-data-analytics-on-aws

The Automated Data Analytics on AWS solution provides an end-to-end data platform for ingesting, transforming, managing and querying datasets. This helps analysts and business users manage and gain insights from data without deep technical experience using Amazon Web Services (AWS).
https://github.com/aws-solutions/automated-data-analytics-on-aws

analytics automated aws data

Last synced: about 1 year ago
JSON representation

The Automated Data Analytics on AWS solution provides an end-to-end data platform for ingesting, transforming, managing and querying datasets. This helps analysts and business users manage and gain insights from data without deep technical experience using Amazon Web Services (AWS).

Awesome Lists containing this project

README

          

### Transform Templates

These templatised python files are used in the execution of transform scripts in the sandbox process.

When editing these, make sure that any literal curly braces eg `{` are escaped by doubling them, eg `{{`

Values inside single curly braces will be replaced before execution.