Giter Site home page Giter Site logo

transport-platform's Introduction

Chicago Transit Authority Status dashboard

This is a project for Udacity Data Streaming Nanaodegree. It processes Chicago Transit Authority data providing a dashboard displaying train arrivals in real or near-real time. The goal is to consume the data using Apache Kafka, Faust and Python The dataset is publicly available via the Chicago Transit Authority.

Here's a screenshot of the expected dashboard:

Final User Interface

Development Environment

The development requires the libraries and tool along with their dependencies:

  • Python 3.7
  • Apache Kafka
  • Postgresql 11
  • Faust
  • Python libraries as specified in requirements.txt in the Producers and Consumers directories.
  • Access to a computer with a minimum of 16gb+ RAM and a 4-core CPU to execute the simulation

Using the

Description

The Chicago Transit Authority (CTA) has asked us to develop a dashboard displaying system status for its commuters. We have decided to use Kafka and ecosystem tools like REST Proxy and Kafka Connect to accomplish this task.

Our architecture will look like so:

Project Architecture

Running the system

python producers/simulation.py

cd consumers

faust -A faust_stream worker -l info

python consumers/ksql.py

python consumers/server.py

Tools/Libraries Documentation

transport-platform's People

Contributors

searchs avatar dependabot[bot] avatar

Watchers

James Cloos 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.