Giter VIP home page Giter VIP logo

data-pipeline-aws's Introduction

DATA-PIPELINE USING AWS SERVICES

Objective

This project deals with collecting real-time twitter data on COVID-19 topic, processing these tweets after mapping the attributes to the desired columns and then storing in the data for further analysis.

Dependencies

  • boto3
  pip install boto3
  • tweepy
  pip install tweepy

Cloud services used in this project:

  • Kinesis Firehose
  • AWS S3
  • AWS Glue
  • IAM (For role creation)
  • CloudWatch

How to use ?

  • Use tweetercred.py to store twitter developer account credentials.

  • Use buildFirehose_AWS.py which uses boto3 API to create a data delivery stream using Kinesis Firehose.

  • Use ingesttwitterdata.py to ingest data to data delivery stream.

  • Delete data delivery stream after the data has been successfully ingested to S3 bucket.

  • To set the credentials for AWS account run the below command on command prompt after installing AWS CLI.

Architecture

Data pipeline has two parts :

  • Collecting Data
  • Processing Data

data-pipeline-aws's People

Contributors

gchatterjee-git avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.