Skip to content

Instantly share code, notes, and snippets.

@ritvikmath
Created April 9, 2019 02:39
Show Gist options
  • Select an option

  • Save ritvikmath/021911a67fdcdb8a4d7ae75bba232d4c to your computer and use it in GitHub Desktop.

Select an option

Save ritvikmath/021911a67fdcdb8a4d7ae75bba232d4c to your computer and use it in GitHub Desktop.
output of allStores
allStores contains a bunch of stores which each have the following format:
[Store Id, Store Location, Latitude, Longitude, City, State, Zip Code]
Here is one example:
['27689-248404', 'Carson & Wilmington', '33.831519', '-118.239858', 'Carson', 'CA', '90745']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment