Configure your environment
1. Install the Soda Core Python Package
2. [Optional] Connect to Soda Cloud
Create the config file
soda cloud create -f sc_config.ymlsoda_cloud:
host: cloud.soda.io ##change to cloud.us.soda.io, depending on your Soda region
api_key_id: ${SODA_CLOUD_API_KEY_ID}
api_key_secret: ${SODA_CLOUD_API_KEY_SECRET}Add your API keys
Test the connection
3. Configure your data source
Connect with Soda Core
Create the config file
Test the connection:
Use an existing Data Source via Soda Agent
Last updated
Was this helpful?
