• Stars
    star
    339
  • Rank 124,632 (Top 3 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

More Repositories

1

blockchain-python-tutorial

Source Code for my blog post: A Practical Introduction to Blockchain with Python
HTML
627
star
2

DonorsChoose_Visualization

Source for blog post: Interactive Data Visualization with D3.js, DC.js, Python, and MongoDB
JavaScript
423
star
3

deeplearning-cats-dogs-tutorial

Source code for blog post: A Practical Introduction to Deep Learning with Caffe and Python
Python
183
star
4

Twitter_Analytics

Source code for blog post: An Introduction to Text Mining using Twitter Streaming API and Python
Python
99
star
5

data-mining-nfts

Source Code for my blog post: Data mining Meebits NFTs using Python and OpenSea API
Jupyter Notebook
33
star
6

streamlit-messi-ronaldo

Analyzing Messi and Ronaldo's Games using Python and Streamlit
Python
32
star
7

Coursera_Analytics

Source code for blog post: Data Mining Coursera for Popular Courses with Python
Python
24
star
8

coronavirus-covid19-stocks-analysis

Coronavirus-covid19-stocks-analysis
Jupyter Notebook
16
star
9

schelling_simulations

Python implementation of Schelling segregation model
Python
15
star
10

Custom-KeenIO-Template

Custom keen.io template
JavaScript
13
star
11

Sabermetrics-intro

Source code for my blog post: Baseball Analytics - An Introduction to Sabermetrics using Python
Python
12
star
12

moonbirds-data-analysis

In-Depth Analysis of Moonbids NFTs using Python and Alchemy
Jupyter Notebook
8
star
13

streamlit-schelling

Implementation of schelling segregation model using Python and Streamlit
Python
6
star
14

ml-credit-card-default

Jupyter Notebook
4
star
15

kanji-flashcard-app-gpt4

A Japanese Kanji Flashcard App built using Python and Langchain, enhanced with the intelligence of GPT-4.
JavaScript
4
star
16

nft-qr-code

Make QR codes with a pixelated version of the word “NFT” in the middle.
Python
3
star
17

hello-nfts-tutorial

Source Code for my blog post: A Practical Introduction to NFTs using Solidity and Legos
JavaScript
3
star
18

Blog

HTML
2
star
19

pixel-editor

Pixel Editor is a simple web application that allows users to create pixel art, save their creations as assets, and import or export assets as images.
JavaScript
1
star
20

flask-twitter-clone

Python
1
star
21

js-notes

Javascript notes
1
star
22

my-scripts

Shell
1
star
23

datainpractice.com

HTML
1
star
24

iot-arduino-node-plotly

Source code for blog post: A Practical Introduction to IoT using Arduino, Node.js and Plotly
JavaScript
1
star
25

pfp-generator

PFP Generator is a simple web application that allows users to create custom profile pictures by selecting different layers and traits.
JavaScript
1
star