Skip to content

Conversation

@Rawannada
Copy link

This PR addresses issue #3058 by providing an interactive Google Colab notebook for the REST API ingestion example.

Changes Included:

  • Created VDK_Ingest_from_REST_API_Example.ipynb.
  • Included steps for environment setup and SQLite configuration.
  • Implemented SQL steps (10_delete, 20_create) and Python ingestion logic (30_rest_ingest).

Verification Results:

The notebook was fully tested in Google Colab. The Data Job execution summary returned SUCCESS for all steps:

  • 10_delete_table.sql - SUCCESS
  • 20_create_table.sql - SUCCESS
  • 30_rest_ingest.py - SUCCESS

Data ingestion was verified using vdk sqlite-query, as shown in the notebook outputs.

@Rawannada Rawannada changed the title Add files via upadd Google Colab tutorial for REST API ingestion #3058 docs: add Google Colab tutorial for REST API ingestion #3058 Jan 10, 2026
@Rawannada Rawannada changed the title docs: add Google Colab tutorial for REST API ingestion #3058 examples: add Google Colab tutorial for REST API ingestion #3058 Jan 10, 2026
@Rawannada
Copy link
Author

I hereby sign off this pull request

@Rawannada
Copy link
Author

pre-commit.ci run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant