powered by
Retrieve all operations for which DTM data is publicly available through the API.
get_all_operations()
A data frame containing the list of all operations.
if (FALSE) { # Fetch all operations operations_df <- get_all_operations() head(operations_df) }
Run the code above in your browser using DataLab