cloud-foundation-fabric/data-solutions/gcs-to-bq-with-dataflow/scripts/README.md

4 lines
346 B
Markdown

# Sripts
In this section you can find two simple scripts to test your environment:
- [Data ingestion](./data_ingestion/): a simple Apache Beam Python pipeline to import data from Google Cloud Storage into Bigquery.
- [Person details generator](./person_details_generator/): a simple script to generate some random data to test your environment.