Coder Social home page Coder Social logo

hdb_pulse's Introduction

HDB Pulse - Visualization of Singapore HDB Flat Resale Records

HDB Pulse shows the animation of Singapore HDB flat resale price pulse in recent years. Each resale record is represented by a solid circle, whose color is determined by its recorded price (SGD/sqm), on Singapore map.

Video demo for 2015 data: https://www.youtube.com/watch?v=3M-a_gz3Hhw

Play with the data yourself: http://mikkkee.github.io/hdb_pulse/

Animation Screenshot

About

  • Q: Where did you get all the data?

    A: All HDB flat resale records from 2000 to Sep 2015 are available from Data.gov.sg. The longitude and latitude for each record used of plotting is retrieved by querying through Google Geocoding API using address of each record.

  • Q: What do the data mean?

    A: The resale records are shown in the sequence of approval / registration date. Each resale is represented by a solid circle plotted at its address. The color for each circle is determined by its price (SGD/sqm). You can turn on colorbar on the left panel to have an impression on the color-price relationship. During each month, the records are shown randomly since the original data don't have any sequence in each month.

  • Q: Why is the demo so lagging?

    A: There are around 25k resale records in each year, which means more than 2000 resale records in each month. Each record lasts for 1.5s on map and the total duration for each month is 6s. That means that there are always more than 500 circles on map. You'll need to have a powerful CPU to have a high FPS while playing the animation.

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.