fototo / 30DayMapChallenge

Data, Code, and Visualizations for the #30DayMapChallenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

30DayMapChallenge

Data, Code, and Visualizations for the #30DayMapChallenge

For this plot, I wanted to show community spaces in Manhattan. Relatively simple for my first plot. All data comes from NYC Open Data, using the Borough Boundaries for the outline of Manhattan and the Pluto Data for the points. Full Code, Full Map

PlotDay1

For this map, I tried something a little more ambitious. I wanted to plot the different bike lanes in global cities. All data comes from each cities open data, but I have attached a copy in my repository. I'm thinking about coming back to this plot and adding more cities. Thoughts? The following links take you to the source for each city's data: Barcelona, Berlin, Chicago, London, Melbourne, Milan, New York, Sydney, and Toronto.

Full Map, Full Code, Map Download, All Files PlotDay2

I've always loved the parks of New York, so I decided to use this day to plot parks of major cities. This map also serves as a sister to the bike lanes map, using the same color scheme. Interesting to see how different cities compare. The following links take you to the source for each city's data: Amsterdam, Chicago, Los Angeles, New York, Paris, Perth, Singapore, and Toronto.

Full Map, Full Code, Map Download, All Files PlotDay3

For the theme of Hexgons, I felt I had to do something bee related. Found a beautiful dataset from the USDA regarding bee colonies. I collected data from all years (available on my GitHub), but chose to only use data from 1990, 2000, 2010, and 2020. Map shows how the extimated number of colonies have changed since 1990. The following link takes you to the USDA's Bee Survey: USDA Bee Data

Full Map, Full Code, Map Download, Colony Data PlotDay4

When it comes to maps and plots, I am a go big or go home kind of person. I love mapping cities, so I decided to show the primary, secondary, teritary pedestrian, and service roads of some major cities. The original plot was suppose to be 39 cities, but do to size and time constraints, I decided to limit it to 21. I also decided to make a plot of each city for resolution clarity. What other cities should I make?

The following link takes you to the Open Street Map's website: Open Street Maps

Full Main Map, Full Code, Map Download, Individual Maps PlotDay5 AmsterdamMap MexicoCityMap NewYorkMap ParisMap

About

Data, Code, and Visualizations for the #30DayMapChallenge


Languages

Language:R 69.3%Language:HTML 30.7%