Skip to content

Instantly share code, notes, and snippets.

@jwass
Created June 27, 2014 04:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwass/7e3cbef7844f80899662 to your computer and use it in GitHub Desktop.
Save jwass/7e3cbef7844f80899662 to your computer and use it in GitHub Desktop.
beeradvocate.com's top 250 beer list. Data modified from http://epic-curiousity.com/2014/06/beer-bucket-list-map-top-250.html

On the Maptime Boston Meetup Page someone pointed out a map of the top 250 beers on beeradvocate.com. Keeping with the spirit of Maptime I extracted out the data so that anyone can make a map they want.

I downloaded the GeoJSON embedded in the map on this page: http://epic-curiousity.com/2014/06/beer-bucket-list-map-top-250.html

It was heavily parsed to produce the resulting beers.geojson. Each beer has the following properties:

  • name
  • address
  • abv: Alcohol by Volume (%)
  • rank: beeradvocate.com rank
  • rating: Average rating (1-5)
  • homepage
  • Beer Advocate page
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment