get_all_crude: Download all raw records from Bath: Hacked datastore

Description Usage Value See Also Examples

View source: R/add_records.R

Description

Reads the entire CSV file found on the Bath: Hacked datastore (http://bit.ly/2i3Y1uF). The data frame created can subsequently be updated using refuel_crude.
Warning: The file is very large! This may take a while to run, depending on your internet connection.

Usage

1

Value

The full dataset of car parking records

See Also

Examples

1
2
3
raw_data <- get_all_crude()

str(raw_data)

owenjonesuob/BANEScarparkinglite documentation built on April 16, 2020, 4:05 a.m.