Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 528 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 528 Bytes

gcloud-data-exchange

Run

python3 -m http.server

Tools

  • Mucker - General purpose tool to import CSV files to Google Cloud Datastore.
  • Quote - Upload stock data in csv form to Datastore and plot candlestick chart.

Demo

https://neilghosh.com/gcloud-data-exchange

Demonstration of

  • Google OAuth flow to grant permissions to google cloud resources (Cloud Platform Readonly and Datastore)
  • Upload CSV file to populate datastore
  • Read datastore using dynamically formed GQL query