markscottwright / mapzip

A demonstration of how to use folium to create a map for a particular zip code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapzip

A demonstration of how to use folium to create a map for a particular zip code.

Prerequisites

  • Folium (pip install folium)
  • Jinja2 (pip install Jinja2)
  • This database of zip code info that lists city and lat/lon for zip codes in CSV format. Saved as the file zips.csv.

About

A demonstration of how to use folium to create a map for a particular zip code.


Languages

Language:Python 100.0%