这是indexloc提供的服务,不要输入任何密码
Skip to content

As bbq engineer, I want to have a script that generate sample data, so that I could test the functionality easily #2

@rendybjunior

Description

@rendybjunior

Goal

Automate sample data generation to csv file.

Acceptance

When generate_data.py executed, it will produce a barbeque_sales.csv with schema as shown at #1 :

  • id : integer, auto increment transaction id
  • brand_id : string, brand of the barbeque
  • amount : integer, sales amount
  • _PARTITIONTIME : timestamp, when the sales happen
    For now, load to BQ will be done manually via UI

Out of scope

Automatically load data to BQ using script

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions