How many stops are in the database.
select count(*) from stops
Find the id value for the stop ‘Craiglockhart’
select
2018-05-17