def fget(self): return typify(str, self.__load_metadata('txt_subcategory'))
def fget(self): return typify(int, self.__load_metadata('dt_last_refreshed_date'))
def fget(self): return typify(str, self.__load_metadata('txt_geography'))
def fget(self): return typify(int, self.__load_metadata('dt_last_updated_history'))
def fget(self): return typify(int, self.__load_metadata('txt_Quandl_database'))
def fget(self): return typify(int, self.__load_metadata('code_original_periodicity'))
def fget(self): return typify(bool, self.__load_metadata('bool_data_is_categorical'))
def fget(self): return typify(int, self.__load_metadata('dt_min_data_date'))
def fget(self): return typify(str, self.__load_metadata('txt_category_meaning'))
def __is_stored_db(self): typify(bool, self.__load_metadata('bool_word_is_stored'))