|
clean_date_columns()
|
Reformat date, time, and datetime columns |
|
check_data_item()
|
Check the data item to ensure that it is a valid request |
|
check_data_item_version()
|
Check the data item to ensure that it is valid for the version specified |
|
generation_dataset_example
|
An example dataset from BMRS showing generation by fuel type. |
|
get_column_names()
|
Get the column names for a returned CSV Legacy dataset |
|
get_data_items()
|
Get a vector containing all of the permissible data items |
|
get_data_item_type()
|
Get the data item type of a data item |
|
get_function()
|
Get the correct function to create the API call depending on the data item |
|
get_parameters()
|
Get the required parameters for a data item |
|
change_parameter_name()
|
Convert a parameter name to a different format |
|
get_cleaning_function()
|
Get the cleaning function required for a parameter |