/dataflow-geoip-lookup

Simple example for reading data from PubSub or BigQuery table do ip lookup to find country name from ip then insert data to Bigquery.

Primary LanguagePython

Google Data Flow batch and stream pipeline samples

  • Simple example for reading data from PubSub or BigQuery table do ip lookup to find country name from ip then insert data to bigquery.
  • Reading From PubSub is in stream mode. For now streaming is not available generally for Python SDK.But it will in short time.