cloud-foundation-fabric/data-solutions/gcs-to-bq-with-dataflow/scripts
Ludovico Magnocavallo 49f7b82cc4 fix boilerplate in Python scripts 2020-06-30 20:37:40 +02:00
..
data_ingestion fix boilerplate in Python scripts 2020-06-30 20:37:40 +02:00
person_details_generator fix boilerplate in Python scripts 2020-06-30 20:37:40 +02:00
README.md Rename folder example. 2020-06-30 16:46:47 +02:00

README.md

Sripts

In this section you can find two simple scripts to test your environment:

  • Data ingestion: a simple Apache Beam Python pipeline to import data from Google Cloud Storage into Bigquery.
  • Person details generator: a simple script to generate some random data to test your environment.