if not is_base_period_timestamp_exists_flag:
        if has_values_data and has_timestamps_data:
            ca_len = len(reporting_period_data['names'])
            time = reporting_period_data['timestamps'][0]
            real_timestamps_len = timestamps_data_not_equal_0(report['parameters']['timestamps'])