Skip to content

dapopov-st/project-bird

Repository files navigation

Project Bird on GCP

GCP ETL project to pull data from eBird API 2.0 and display a map of recent bird observations in a given area: a small side project to practice GCP skills and see more birds.

Goals for this project

  • Step 1: Schedule an Airflow job to pull data from eBird API 2.0 and store it in Cloud Storage
  • Step 2: Clean the data via an Apache Beam Dataflow job and push the results to BigQuery
  • Step 3: Use a Cloud function to trigger the Dataflow job in Step 2 on file upload to Cloud Storage bucket
  • Step 4: Display the results with BigQuery Geo Viz

BQ Geo Viz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published