Created
April 9, 2019 02:39
-
-
Save ritvikmath/021911a67fdcdb8a4d7ae75bba232d4c to your computer and use it in GitHub Desktop.
output of allStores
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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