BANEScarparkinglite-package
                        Functions for obtaining and working with car
                        parking data from Bath and North East Somerset
get_all_crude           Download all raw records from Bath: Hacked
                        datastore
get_daily_weather       Scrape daily weather records for Bath
get_events              Scrape the number of advertised events in Bath
                        for each day
get_events_detail       Scrape the details of advertised events in Bath
                        for each day
get_range_crude         Download records from a specified range from
                        the Bath: Hacked datastore
get_rugby               Scrape Bath Rugby match dates, kick-off times
                        and results
refine                  Clean up raw records
refine.deduplicate      Remove duplicate records (internal method)
refuel                  Add new processed records from Bath: Hacked
                        datastore
refuel_crude            Add new raw records from Bath: Hacked datastore
