httpea / NghiaTranUITq

A experiment to visualize Tree in NewYork and Flight record data. Using Deck.gl and Kaggle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Visualization

An crazy experiement for demonstrating data visualization.

Youtube

Data Visualization Youtube

Blog

I spent a week to write blog about Deck.gl - Data Visualization
Keep in touch with me at nghiatran.me

Data

All data I downloaded from Kaggle
2015 Trees in New York City
2015 Flight delay and cancellation
Both are released under CC0: Public Domain License. I could do whatever I like 🤗

Installation

Navigate to root folder and run scrip

yarn install
yarn start

Technologies

  • Mapbox
  • React-map-gl
  • Deck.gl
  • Data from Kaggle.com
  • Heatmap
  • Extend deck.gl.Layer, support GLSL shader for animation.

About

A experiment to visualize Tree in NewYork and Flight record data. Using Deck.gl and Kaggle

License:MIT License


Languages

Language:JavaScript 73.9%Language:GLSL 25.1%Language:CSS 1.0%