Skip to content

Commit

Permalink
Maps
Browse files Browse the repository at this point in the history
Added google maps heatmap (embedded in README) and matplotlib map. See assets/ and scripts/.
  • Loading branch information
daben committed Apr 14, 2018
1 parent 327afc2 commit 49e13a5
Show file tree
Hide file tree
Showing 6 changed files with 12,312 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Airbnb claims to be part of the "sharing economy" and disrupting the hotel indus

The dataset contains +12,000 property listings from Bali, Indonesia collected on April, 2018. This is not a complete collection of all the listings available but hopefully a good representation.

![Heatmap](assets/heatmap.png)

The data has been scraped from airbnb.com with a custom web scraper built with [Scrapy][ref:scrapy]. The crawler iterates on the Bali neighborhoods as provided by Airbnb and on the price range.

Note that the scraper is generic enough to work on other cities, but this hasn't been tested.
Expand Down
Loading

0 comments on commit 49e13a5

Please sign in to comment.