cloud-foundation-fabric/examples/data-solutions/gcs-to-bq-with-dataflow/scripts
Julio Castillo 8df9ef9035 New folder structure 2022-01-11 11:53:19 +01:00
..
data_ingestion New folder structure 2022-01-11 11:53:19 +01:00
person_details_generator New folder structure 2022-01-11 11:53:19 +01:00
README.md New folder structure 2022-01-11 11:53:19 +01: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.