# Amazon FinSpace Examples This repository contains examples that show how to work with [Amazon FinSpace](https://aws.amazon.com/finspace/). Amazon FinSpace is comprised of [Managed kdb Insights](https://aws.amazon.com/finspace/features/managed-kdb-insights/) and the [Dataset Browser](https://aws.amazon.com/finspace/features/dataset-browser/) ## Managed kdb Insights These are example projects using FinSpace with Managed kdb Insights. Refer to each project README. - [AWS Boto Examples](ManagedkdbInsights/boto) - [Reference Architecture](ManagedkdbInsights/basic_tick) ## Dataset Browser Example notebooks using the dataset browser. - [Dataset Browser Notebooks](DatasetBrowser) ## Blogs [Analyze daily trading activity using transaction data from Amazon Redshift in Amazon FinSpace](blogs/finspace_redshift-2021-09) How to connect Amazon FinSpace to a Redshift cluster, import tables into FinSpace datasets, and pull data in tables from Redshift directly into Spark DataFrames. ## Webinars [Making Financial Data More Accessible in the Cloud](webinars/snowflake_2021-09) Notebooks used to demonstrate integration of Snowflake tables with Amazon FinSpace. Presented at Snowflake Financial Services Summit Sept 14, 2021: [Making Financial Data More Accessible in the Cloud](https://www.snowflake.com/financial-services-data-summit/americas/agenda/?agendaPath=session/615483) ## FAQ *How do I contribute my own examples?* - Although we're extremely excited to receive contributions from the community, we're still working on the best mechanism to take in examples from external sources. Please bare with us in the short-term if pull requests take longer than expected or are closed. ## License This library is licensed under the MIT-0 License. See the LICENSE file.