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 | + | * [https://github.com/thomasgohard/alexa-hello-world Alexa Skill - Hello, World] |
− | * Alexa Skill - Connect to DynamoDB | + | * [https://github.com/thomasgohard/alexa-test-dynamodb Alexa Skill - Connect to DynamoDB] |
− | * Script to import the Parks Canada Fees Open Data set into DynamoDB | + | * [https://github.com/thomasgohard/parks-canada-fees-importer Script to import the Parks Canada Fees Open Data set into DynamoDB] |
− | * Alexa Skill - Parks Canada Fees PoC | + | * [https://github.com/thomasgohard/alexa-parks-canada-fees Alexa Skill - Parks Canada Fees PoC] |
| | | |
| === Pascal Chahine (TBS OneGC Micro-mission) === | | === Pascal Chahine (TBS OneGC Micro-mission) === |
− | * Alexa PoC Wiki | + | * [https://github.com/canada-ca/alexapoc-vdpalexa/wiki Alexa PoC Wiki] |
| | | |
| === Ainsley Bernard (TC) === | | === Ainsley Bernard (TC) === |
− | * Alexa Skill - Transport Canada Vehicle Recall Information PoC | + | * [https://github.com/canada-ca/alexapoc-vrdb Alexa Skill - Transport Canada Vehicle Recall Information PoC] |
| * [https://open.canada.ca/data/en/dataset/1ec92326-47ef-4110-b7ca-959fab03f96d Open Canada - Vehicle Recalls Database] | | * [https://open.canada.ca/data/en/dataset/1ec92326-47ef-4110-b7ca-959fab03f96d Open Canada - Vehicle Recalls Database] |
− | * Script to import the Vehicle Recalls Open Data set into DynamoDB | + | * [https://github.com/ainsleybernard/import-vrdb-data Script to import the Vehicle Recalls Open Data set into DynamoDB] |
| | | |
| === Paul Coyte (HC) === | | === Paul Coyte (HC) === |
− | * Alexa Skill - Health Canada's Recalls and Safety Alerts PoC | + | * [https://github.com/canada-ca/alexapoc-healthcanada-recalls Alexa Skill - Health Canada's Recalls and Safety Alerts PoC] |
− | * Script for uploading recalls data into DynamoDB | + | * [https://github.com/coyt0001/hcrecalls-dynamodb-loader Script for uploading recalls data into DynamoDB] |
− | * Lambda script used to upload JSON pushed from Kinesis to Elasticsearch | + | * [https://github.com/coyt0001/hcrecalls-lambda-kinesis-to-elasticsearch Lambda script used to upload JSON pushed from Kinesis to Elasticsearch] |
| * [http://healthycanadians.gc.ca/connect-connectez/data-donnees/recall-alert-rappel-avis-eng.php Open Data - Recalls and Safety Alerts] | | * [http://healthycanadians.gc.ca/connect-connectez/data-donnees/recall-alert-rappel-avis-eng.php Open Data - Recalls and Safety Alerts] |
| | | |
| === Boysie Tupaz (CRA) === | | === Boysie Tupaz (CRA) === |
− | * Alexa Skill - Canada Child Benefit Program PoC | + | * [https://github.com/canada-ca/alexapoc-ccbpaymentdates Alexa Skill - Canada Child Benefit Program PoC] |
− | * Script to import Canada Child Benefit (CCB) payment dates into DynamoDB | + | * [https://github.com/BoysieTupaz/ccb-payment-dates Script to import Canada Child Benefit (CCB) payment dates into DynamoDB] |
| | | |
| == Helpful links == | | == Helpful links == |