Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Onboard Chicago Crime dataset #171

Closed

Conversation

dipannitab2392
Copy link
Contributor

@dipannitab2392 dipannitab2392 commented Sep 9, 2021

Description

Based on #

Note: It's recommended to open an issue first for context and discussion.

Checklist

Note: Delete items below that aren't applicable to your pull request.

  • Please merge this PR for me once it is approved.
  • If this PR adds or edits a dataset or pipeline, it was reviewed and approved by the Google Cloud Public Datasets team beforehand.
  • If this PR adds or edits a dataset or pipeline, I put all my code inside datasets/chicago_crime and nothing outside of that directory.
  • This PR is appropriately labeled.

@google-cla google-cla bot added the cla: yes label Sep 9, 2021
@dipannitab2392 dipannitab2392 marked this pull request as draft September 9, 2021 08:14
@dipannitab2392 dipannitab2392 marked this pull request as ready for review September 13, 2021 07:26
@dipannitab2392 dipannitab2392 added the data onboarding Onboard a dataset or submit a pipeline label Sep 13, 2021
datasets/chicago_crime/_terraform/terraform.tfvars Outdated Show resolved Hide resolved
Comment on lines +88 to +99


bucket: "{{ var.json.shared.composer_bucket }}"


source_objects: ["data/chicago_crime/crime/data_output.csv"]
source_format: "CSV"
destination_project_dataset_table: "chicago_crime.crime"


skip_leading_rows: 1

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: After removing comments, please also remove the extra whitespaces.

# limitations under the License.

# The base image for this build
# FROM gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra commented line

@dipannitab2392
Copy link
Contributor Author

@adlersantos - closing this one as this branch is facing some issues . I have created a new PR #199 for the same dataset.

@adlersantos
Copy link
Member

Closing due to new PR version

@adlersantos adlersantos closed this Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes data onboarding Onboard a dataset or submit a pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants