Adding sources from raw
This commit is contained in:
commit
ee38452923
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
node_modules/
|
||||||
8
dataform.json
Normal file
8
dataform.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"defaultSchema": "dataform",
|
||||||
|
"assertionSchema": "dataform_assertions",
|
||||||
|
"warehouse": "bigquery",
|
||||||
|
"defaultDatabase": "five9-405115",
|
||||||
|
"defaultLocation": "EU"
|
||||||
|
}
|
||||||
|
|
||||||
6
definitions/sources/CALL_L30D.sqlx
Normal file
6
definitions/sources/CALL_L30D.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "CALL_L30D",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/DIGITAL_L30D.sqlx
Normal file
6
definitions/sources/DIGITAL_L30D.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "DIGITAL_L30D",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_AGENT_GROUP.sqlx
Normal file
6
definitions/sources/MAPPING_AGENT_GROUP.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_AGENT_GROUP",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_CAMPAIGN.sqlx
Normal file
6
definitions/sources/MAPPING_CAMPAIGN.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_CAMPAIGN",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_CAMPAIGN_GROUP.sqlx
Normal file
6
definitions/sources/MAPPING_CAMPAIGN_GROUP.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_CAMPAIGN_GROUP",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_CAMPAIGN_GROUP_ID.sqlx
Normal file
6
definitions/sources/MAPPING_CAMPAIGN_GROUP_ID.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_CAMPAIGN_GROUP_ID",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_CAMPAIGN_TYPE.sqlx
Normal file
6
definitions/sources/MAPPING_CAMPAIGN_TYPE.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_CAMPAIGN_TYPE",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_DISPOSITION_GROUP_ID.sqlx
Normal file
6
definitions/sources/MAPPING_DISPOSITION_GROUP_ID.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_DISPOSITION_GROUP_ID",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_DISPOSITION_ID.sqlx
Normal file
6
definitions/sources/MAPPING_DISPOSITION_ID.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_DISPOSITION_ID",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_DISPOSITION_ID_GROUP.sqlx
Normal file
6
definitions/sources/MAPPING_DISPOSITION_ID_GROUP.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_DISPOSITION_ID_GROUP",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_LANGUAGES.sqlx
Normal file
6
definitions/sources/MAPPING_LANGUAGES.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_LANGUAGES",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_MEDIA_TYPE.sqlx
Normal file
6
definitions/sources/MAPPING_MEDIA_TYPE.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_MEDIA_TYPE",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
6
definitions/sources/MAPPING_SKILL.sqlx
Normal file
6
definitions/sources/MAPPING_SKILL.sqlx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
config {
|
||||||
|
type: "declaration",
|
||||||
|
schema: "pphe_five9_raw",
|
||||||
|
name: "MAPPING_SKILL",
|
||||||
|
description: ""
|
||||||
|
}
|
||||||
25
package-lock.json
generated
Normal file
25
package-lock.json
generated
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"name": "five9",
|
||||||
|
"lockfileVersion": 2,
|
||||||
|
"requires": true,
|
||||||
|
"packages": {
|
||||||
|
"": {
|
||||||
|
"name": "five9",
|
||||||
|
"dependencies": {
|
||||||
|
"@dataform/core": "2.8.3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@dataform/core": {
|
||||||
|
"version": "2.8.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/@dataform/core/-/core-2.8.3.tgz",
|
||||||
|
"integrity": "sha512-YNWMIJYxhEURICf3+7Oxi4X2ZyNtSd7guGwE9F1gRfqMXuAPFxWGU1IUUEzRPEXDOjThW5bNBm8hLESKRtkLHg=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@dataform/core": {
|
||||||
|
"version": "2.8.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/@dataform/core/-/core-2.8.3.tgz",
|
||||||
|
"integrity": "sha512-YNWMIJYxhEURICf3+7Oxi4X2ZyNtSd7guGwE9F1gRfqMXuAPFxWGU1IUUEzRPEXDOjThW5bNBm8hLESKRtkLHg=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
6
package.json
Normal file
6
package.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"name": "five9",
|
||||||
|
"dependencies": {
|
||||||
|
"@dataform/core": "2.8.3"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user