Friday, March 29, 2019

Ranjan_Data Visulaziation project

Here, I am going to write my final visualisation project for academic.
for this, I am importing some libraries first.

after importing these libraries for world map i wrote code.


this gives basically output of world map.

this is my first step for the project, just for showing that how can I make a world map with only lines of code.
now my next step to make the India map with python without any dataset.
code:





and the output is :




Now moving forward with some other code to look like our google map. I try to make it for development purpose.

code:

after running this code I got some interesting output.


after that, I just try to find the distance from Kolkata to Muzaffarpur by drawing a straight line.
for this, I have written  code like this:


and the output is



Now I am moving forward to make a map of India with the help of some dataset. after importing libraries and dataset we just get these output according to our data.


since in this data, we have no missing values. Now i am following these five steps to complete my project.



Now start with the code for step first:



This is my first step to draw India map with the code and try to find literacy rate in all the states.



This is the output of all the states in India with their literacy rates.

now move forward to our second and theirdstep.

By this step, I try to build some basic graph of India.





Now I wanna show literacy rate with their respective states.






these are the rest 2 step by which I can show complete India map with the literacy rate in different colors.



This is the final of my project with the code and visualisation.


Thank you





1 comment:

  1. this is a rather clumsy way to show you work. you could have exported your notebook to HTML and loaded it here. or you could have sent me the link to your notebook .. anyway .. ok for now

    ReplyDelete