nuts_levels
nuts_levels()Get a list of available NUTS levels.
Returns: list: A list of valid NUTS levels as strings that will be accepted by other functions.
Example:
mi.nuts_levels()
# ['3', '2', '1', '0']Get a list of available NUTS levels.
Returns: list: A list of valid NUTS levels as strings that will be accepted by other functions.
Example: