# Functions

DatasetVersionURL constructs a dataset version URL from the provided datasetID, edition and version values.
ExtractDatasetInfoFromPath gets the datasetID, edition and version from a given path.
GenerateSharingLink returns a sharing link for different types of social media.
GetAPIRouterVersion returns the path of the provided url, which corresponds to the api router version.
GetCurrentURL returns a string of the current URL from language, site domain and url path parameters.
GetOSRLogoDetails returns the official statistics logo details based on the language.
HasStringInSlice checks for a string within in a string array.
IsBoolPtr determines if the given value is a pointer.
PersistExistingParams persists existing query string values and ignores a given value.
ToBoolPtr converts a boolean to a pointer.