NEWS.md
melb_walk_fast() to be compatible with the data API change.Fixed a typo in melb_weather().
Added a new set of functions to scrape Melbourne microclimate data. (@sa-lee)
melb_walk().melb_walk_directional().melb_walk_directional() to access minute by minute directional pedestrian counts for the last hour from pedestrian sensor devices located across the city.pull_sensor() due to the Socrata API URL change.lookup_sensor(), walk_melb(), run_melb() and shine_melb() in favour of suffixed function names.melb_walk_fast() (previously run_melb()) due to Socrata API changes.walk_melb(), run_melb() and shine_melb() in favour of suffixed function names.run_melb(na.rm = FALSE).walk_melb(tweak = TRUE).lookup_sensor().run_melb(), pull_sensor(), and lookup_sensor() using Socrata.shine_melb() to use walk_melb(tweak = TRUE).run_melb() pulls Melbourne pedestrian data using Socrata, which is faster than walk_melb().pull_sensor() pulls Melbourne pedestrian sensor locations using Socrata.lookup_sensor() provides a dictionary for sensor names used in walk_melb() and run_melb().