Summary
Change underlying POI data from openstreetmaps to yellow pages
Basic example
Notebook example of scraping can be found in data/yellow_pages.ipynb
Motivation
Current dataset from open street maps is outdated, yellow pages provides a more up to date reference
Minor Issue Breakdown
- Create sample notebook to scrape one type of POI from yellow pages
- Fix issue where yellow pages blocks webpage after searching on 2nd page
- Run script for other POI categories
- Compile all POI and upload to GCS/AWS (cloud service still TBD)
Summary
Change underlying POI data from openstreetmaps to yellow pages
Basic example
Notebook example of scraping can be found in data/yellow_pages.ipynb
Motivation
Current dataset from open street maps is outdated, yellow pages provides a more up to date reference
Minor Issue Breakdown