# Functions

Check each dimension has an option selected.
ExtractDatasetInfoFromPath gets the datasetID, edition and version from a given path.
GetAPIRouterVersion returns the path of the provided url, which corresponds to the api router version.
StringInSlice will check if a string is in a slice and return a corresponding boolean value along with the first index it was found at.
TitleCaseStr is a helper function that returns a given string in title case.