kaggle-talkingdata-visualization

Source code for blog post: Interactive Data Visualization of Geospatial Data using D3.js, DC.js, Leaflet.js and Python

  • Owner: adilmoujahid/kaggle-talkingdata-visualization
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Source Code for my blog post: Interactive Data Visualization of Geospatial Data using D3.js, DC.js, Leaflet.js and Python

#Dependencies

You need Python 2.7.x and 3 Python libraries: Pandas, Flask, Shapely.

The easiest way to install Pandas is to install it as part of the Anaconda distribution.

You can install Flask and Shapely using pip.

pip install flask shapely

#How to run the code

  1. Install all Python dependencies
  2. Download the dataset (gender_age_train.csv, events.csv, phone_brand_device_model.csv) from Kaggle. You need to create a Kaggle account and agree to the competition rules to download the data.
  3. Save the dataset in the input folder.
  4. From the root folder, run python app.py

#Visit my Blog : http://adilmoujahid.com

Main metrics

Overview
Name With Owneradilmoujahid/kaggle-talkingdata-visualization
Primary LanguageJavaScript
Program languagePython (Language Count: 4)
Platform
License:
所有者活动
Created At2016-07-21 16:28:15
Pushed At2016-12-13 18:34:14
Last Commit At2016-08-15 15:55:49
Release Count0
用户参与
Stargazers Count342
Watchers Count26
Fork Count137
Commits Count8
Has Issues Enabled
Issues Count3
Issue Open Count2
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private