Git Product home page Git Product logo

dataengineering.labs.airflowproject's Introduction

Airflow Project

ingest, clean, process and report.

Data Sources that can be used:

  • Tennis tournament data
  • Spotify API on music
  • Housing data from a few sources (gov data mixed with MLS)
  • Personal history of Amazon purchases
  • Wearable data
  • Fantasy football
  • a dataset from your assion project domain

Point of the Project

To create an airflow pipeline to ingest data from some source and go through some type of data wrangling of their choice

  • ingest from a data source(s)
  • clean (add missing data, create a feature or two)
  • process and perform some transformations
  • report (charts, graphs, some kind of output which informs our understanding of the datasets)

You will need to

  • decide on a data source; from CSV file to online API
  • decide on how to transform the data in some way to clean it using Pandas
  • decide on a simple data visualization using your choice of data viz package
  • do it all in a airfow DAG

Example

Maybe you like this Kaggle DS: https://www.kaggle.com/deepcontractor/seasonal-variation-in-births

And you'd like to see if births in Australia during the summer is different from births in France during the summer? (or perhaps other countries)

You Airflow DAG might - Load the CSV, filter it, format it, account for differences in populations (births per 100,000 people?) and generally clean any missing data. Take note of the years, perhaps consolidate by decade? And then chart something interesting about the data.

dataengineering.labs.airflowproject's People

Contributors

rpdedeus avatar xt0fer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.