Its a interactive map so when you hover over some of the dots it show how many people went to that specific college. It prints a individual dot no matter if its 1 or 10 people going to the same college. I'm just not sure if there's a good way to show that? Perhaps color coding but it would get confusing. I can prob make the html a viewable link if anyone is curious to see. This was just a quick stab while I continue to learn python.
Posted by Synfinium
8 comments
Data source : the commencement paper I got when graduating with name and post secondary plans.
tools used : python pandas to read the csv file of the names and schools from the pamphlet which i scanned with my phone which I converted into a csv. then i used something called geopy and follium
ugh excuse the second title of the barh graph its supposed to read top 25 not top 10!
Hah of course Madison is represented.
why is the image quality so bad
Idk if this is a hot take but SUNY vs CUNY is kind of confusing
4 kids when to UT Knoxville, but you don’t have a dot there.
Shout out to the one kid going to Cal Poly SLO.
You can scale the size of the circle to visualize number of people for each dot. Bigger circle = more people.
Comments are closed.