sbudai/Inspirational_Flights
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a github repo of my Inspirational flights scripts. Based on these materials: http://en.business.skyscanner.net/documentation/ https://skyscanner.github.io/slate/#api-documentation These were written on Ubuntu 16.04 64bit OS using R and BASH scripts Dependent tools should be installed prior to usage: ~$ sudo add-apt-repository 'deb [arch=amd64,i386] https://cran.rstudio.com/bin/linux/ubuntu xenial/' ~$ sudo apt-get update ~$ sudo apt-get install parallel jq mawk sed coreutils python-pip r-base ~$ sudo pip install csvkit O. Tange (2011): GNU Parallel - The Command-Line Power Tool, ;login: The USENIX Magazine, February 2011:42-47.