kkfaisal / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%