Skip to content

Instantly share code, notes, and snippets.

@nblackburn87
Last active August 29, 2015 14:16
Show Gist options
  • Save nblackburn87/300379b05aab812527fd to your computer and use it in GitHub Desktop.
Save nblackburn87/300379b05aab812527fd to your computer and use it in GitHub Desktop.
Ada Assessment Questions/Answers

####How many markets sell vegetables, but not meat? Markets with Veggies and not Meat: 1805

####How many markets are on public land? Give a range (lowest possible to highest possible) of the number of markets that may be located on public property. Note that there is inconsistent and incomplete data on market location types (for example, some government property may be considered public). Min number of markets on public land: 411 Max number of markets on public land: 2723

####How many US farmers markets are within this shaded rectangle? Number of markets located inside given lat/long 2151

####What is one fact or pattern about farmers markets in the United States that you can recognize using the raw data? Farmer's Markets appear all over the country in varying states (locations, offerings, etc.) with a higher prevalence the further south you move, generally.

The code I used to find these answers is available. Please ask if interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment