-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
47 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,4 +42,3 @@ DATA_SOURCES: [ | |
... | ||
] | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,4 +41,4 @@ DATA_SOURCES: [ | |
, | ||
... | ||
] | ||
``` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,4 +38,4 @@ DATA_SOURCES: [ | |
, | ||
... | ||
] | ||
``` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,4 +45,4 @@ DATA_SOURCES: [ | |
, | ||
... | ||
] | ||
``` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
Unless the spreadsheet is public, you will have to manually share it. | ||
|
||
Open the google spreadsheet inside your web browser. Inside the File menu, there a | ||
Share option. Click on it and enter the email address of your service account. | ||
Share option. Click on it and enter the email address of your service account. | ||
|
||
If you are on Toucan Toco's cloud, it is: | ||
``` | ||
[email protected] | ||
|
@@ -68,7 +68,7 @@ DATA_PROVIDERS: [ | |
## Data source configuration | ||
|
||
* `domain`: str, required | ||
* `name`: str, required. Should match the data provider name | ||
* `name`: str, required. Should match the data provider name | ||
* `spreadsheet_id`: str, required. Id of the spreadsheet which can be found inside | ||
the url: https://docs.google.com/spreadsheets/d/<spreadsheet_id_is_here>/edit?pref=2&pli=1#gid=0, | ||
* `sheetname`: str. By default, the extractor return the first sheet. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,4 +45,4 @@ DATA_SOURCES: [ | |
, | ||
... | ||
] | ||
``` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,4 +43,4 @@ DATA_SOURCES: [ | |
, | ||
... | ||
] | ||
``` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,4 +51,4 @@ DATA_SOURCES: [ | |
params: '<params>', | ||
filter: '<filter>' | ||
] | ||
``` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,4 +39,4 @@ DATA_SOURCES: [ | |
, | ||
... | ||
] | ||
``` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,4 +43,4 @@ DATA_SOURCES: [ | |
, | ||
... | ||
] | ||
``` | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
define(`upcase', `translit(`$*', `a-z', `A-Z')')dnl | ||
define(`downcase', `translit(`$*', `A-Z', `a-z')')dnl | ||
define(`cap', `regexp(`$1', `^\(\w\)\(\w*\)', `upcase(`\1')`'downcase(`\2')')')dnl | ||
define(`cap', `regexp(`$1', `^\(\w\)\(\w*\)', `upcase(`\1')`'downcase(`\2')')')dnl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,3 @@ from toucan_connectors.downcase(TYPE).downcase(TYPE)_connector import cap(TYPE)C | |
|
||
def test_get_df(): | ||
pass | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,4 +76,4 @@ | |
} | ||
} | ||
] | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,4 +17,4 @@ | |
"language": "German", | ||
"value": 17 | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"CustomerID":"FOLIG","EmployeeID":8,"Freight":11.26,"OrderDate":"1997-01-08T00:00:00Z","OrderID":10408,"RequiredDate":"1997-02-05T00:00:00Z","ShipAddress":"184, chauss\u00e9e de Tournai","ShipCity":"Lille","ShipCountry":"France","ShipName":"Folies gourmandes","ShipPostalCode":"59000","ShipRegion":null,"ShipVia":1,"ShippedDate":"1997-01-14T00:00:00Z"},{"CustomerID":"VINET","EmployeeID":3,"Freight":11.08,"OrderDate":"1997-11-12T00:00:00Z","OrderID":10739,"RequiredDate":"1997-12-10T00:00:00Z","ShipAddress":"59 rue de l'Abbaye","ShipCity":"Reims","ShipCountry":"France","ShipName":"Vins et alcools Chevalier","ShipPostalCode":"51100","ShipRegion":null,"ShipVia":3,"ShippedDate":"1997-11-17T00:00:00Z"},{"CustomerID":"BONAP","EmployeeID":1,"Freight":11.06,"OrderDate":"1997-05-02T00:00:00Z","OrderID":10525,"RequiredDate":"1997-05-30T00:00:00Z","ShipAddress":"12, rue des Bouchers","ShipCity":"Marseille","ShipCountry":"France","ShipName":"Bon app'","ShipPostalCode":"13008","ShipRegion":null,"ShipVia":2,"ShippedDate":"1997-05-23T00:00:00Z"}] | ||
[{"CustomerID":"FOLIG","EmployeeID":8,"Freight":11.26,"OrderDate":"1997-01-08T00:00:00Z","OrderID":10408,"RequiredDate":"1997-02-05T00:00:00Z","ShipAddress":"184, chauss\u00e9e de Tournai","ShipCity":"Lille","ShipCountry":"France","ShipName":"Folies gourmandes","ShipPostalCode":"59000","ShipRegion":null,"ShipVia":1,"ShippedDate":"1997-01-14T00:00:00Z"},{"CustomerID":"VINET","EmployeeID":3,"Freight":11.08,"OrderDate":"1997-11-12T00:00:00Z","OrderID":10739,"RequiredDate":"1997-12-10T00:00:00Z","ShipAddress":"59 rue de l'Abbaye","ShipCity":"Reims","ShipCountry":"France","ShipName":"Vins et alcools Chevalier","ShipPostalCode":"51100","ShipRegion":null,"ShipVia":3,"ShippedDate":"1997-11-17T00:00:00Z"},{"CustomerID":"BONAP","EmployeeID":1,"Freight":11.06,"OrderDate":"1997-05-02T00:00:00Z","OrderID":10525,"RequiredDate":"1997-05-30T00:00:00Z","ShipAddress":"12, rue des Bouchers","ShipCity":"Marseille","ShipCountry":"France","ShipName":"Bon app'","ShipPostalCode":"13008","ShipRegion":null,"ShipVia":2,"ShippedDate":"1997-05-23T00:00:00Z"}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5385,4 +5385,3 @@ COMMIT; | |
ANALYZE city; | ||
ANALYZE country; | ||
ANALYZE countrylanguage; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -283,4 +283,4 @@ | |
"name": "titi" | ||
} | ||
] | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,4 +26,4 @@ fi | |
|
||
|
||
|
||
touch ~/odbcdriver-installed | ||
touch ~/odbcdriver-installed |