Skip to content

Commit

Permalink
updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakejh committed Aug 18, 2024
1 parent b34bb23 commit 7ec376e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Extract and load.
1. Create a service account named syncsurveycto-user.
1. Create a JSON key for the service account, and download the JSON file to the secrets folder.
1. For the project, give the service account (whose email address will be something like [email protected]) the role BigQuery User.
1. Create two BigQuery datasets named surveycto and surveycto_dev.
1. Create two BigQuery datasets named surveycto and surveycto_dev in the desired region.
1. For each of the two datasets, click Share, then Manage Permissions, then Add Principal, then add the information below (changing xyz-raw as appropriate), and click Save.
- Add principals: [email protected]
- Assign roles: BigQuery Data Editor
Expand Down

0 comments on commit 7ec376e

Please sign in to comment.