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).
- Host: GitHub
- URL: https://github.com/aws-solutions/automated-data-analytics-on-aws
- Owner: aws-solutions
- License: apache-2.0
- Archived: true
- Created: 2022-04-28T04:01:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T13:55:13.000Z (over 1 year ago)
- Last Synced: 2025-03-06T06:31:06.385Z (over 1 year ago)
- Topics: analytics, automated, aws, data
- Language: TypeScript
- Homepage:
- Size: 5.94 MB
- Stars: 89
- Watchers: 16
- Forks: 28
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
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.