Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 896 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 896 Bytes

snapchat-map

Map of area codes contained in the snapchat leak.

Uses:

createArray.html

Parses code from http://www.allareacodes.com/area-code-list.htm to create Area Code -> City, State mapping (though incomplete, must fill in blanks with Google searching). This also fetches long/lat coords from Google Maps API, so you must put your key in apiKey.js. BEWARE: THIS TAKES A LONG TIME AND WILL USE A GOOD CHUNCK OF YOUR DAILY LIMIT.

/web

Example for the heatmap using the data in snapchatCoords.js.

goodAreacodes.sql

Table and data of all US area codes, and one city and it's coordinates for each area code.