Difference between revisions of "Resources - OneGC Alexa Proof-of-Concept"

From wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Alexa Proof-of-Concept Code Repositories==
 
== Alexa Proof-of-Concept Code Repositories==
 
 
=== Thomas Gohard (TBS, OneGC) ===
 
=== Thomas Gohard (TBS, OneGC) ===
 
* Alexa Skill - Hello, World
 
* Alexa Skill - Hello, World
Line 25: Line 24:
 
* Script to import Canada Child Benefit (CCB) payment dates into DynamoDB
 
* Script to import Canada Child Benefit (CCB) payment dates into DynamoDB
  
*
 
 
== Helpful links ==
 
== Helpful links ==
 
* [https://developer.amazon.com/blogs/alexa/post/2b9f00a1-551e-461a-ae13-88b3323b353f/how-to-prime-your-skill-for-prime-day List of blog posts, documentation, and other helpful material to start improving your Skill]
 
* [https://developer.amazon.com/blogs/alexa/post/2b9f00a1-551e-461a-ae13-88b3323b353f/how-to-prime-your-skill-for-prime-day List of blog posts, documentation, and other helpful material to start improving your Skill]

Revision as of 13:14, 22 August 2018

Alexa Proof-of-Concept Code Repositories

Thomas Gohard (TBS, OneGC)

  • Alexa Skill - Hello, World
  • Alexa Skill - Connect to DynamoDB
  • Script to import the Parks Canada Fees Open Data set into DynamoDB
  • Alexa Skill - Parks Canada Fees PoC

Pascal Chahine (TBS OneGC Micro-mission)

  • Alexa PoC Wiki

Ainsley Bernard (TC)

Paul Coyte (HC)

  • Alexa Skill - Health Canada's Recalls and Safety Alerts PoC
  • Script for uploading recalls data into DynamoDB
  • Lambda script used to upload JSON pushed from Kinesis to Elasticsearch
  • Open Data - Recalls and Safety Alerts

Boysie Tupaz (CRA)

  • Alexa Skill - Canada Child Benefit Program PoC
  • Script to import Canada Child Benefit (CCB) payment dates into DynamoDB

Helpful links