Skip to content

Visualized a dataset from data.gov.in, providing an interactive India Map to display inter state statistics.

Notifications You must be signed in to change notification settings

arjun-krishna/d3-JS-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

		POP ASSIGNMENT
		---------------
visualization using d3
----------------------- 
________________________________________________________________

1) Install the required node_modules by : [ express ]

	$ npm install

2) Run the local server ( serves static files )

	$ node server.js

3) visit http://localhost:3000 to view the assignment

_________________________________________________________________

Some info :
------------

* Click on the states to get the plots
* Click on the selected state only or any area out of the Indian map to zoom out
* Can also click on the neighbouring states

* The plots have explanatory markers, the circular Plot shows the number of companies in 
	a sector, the bar graph is paidup_capital vs sectors 
	[ also has markers, so hovering over it highlights the entry ]

* used process.py to process the data obtained from data.gov.in [ company master data -- ministy of corparate affairs ]

___________________________________________________________________

AUTHOR 
-------
Arjun Krishna
CS14B058
Dept. CSE, IITM

About

Visualized a dataset from data.gov.in, providing an interactive India Map to display inter state statistics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published