* Add method to ApplicationController to check if the user has requested an available data format, and if so, finds and routes them to the data api url
* Add ROUTE_MAP hashes to every controller, which maps controller method to data api url
* Add tests
[WEBSITE-1388] Data formats