Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 746 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 746 Bytes

Border Delays

Border Delays is an app that scrapes sites listed below once an hour in order to generate graphs displaying the average wait times for different borders at different times. It can be seen here

  1. Canada Border Services Agency

  2. U.S. Customs and Border Protection

Scrapers

Scrapers are found in lib/tasks/scrape.rake and can be run with rake scrape:times . Data on the production server has been collected since November 11, 2013. Data was not collected from November 29, 2013 to April 14, 2014.

Charts

charts were made using chartJS