PSD2 provides statistics as a process that is executed once at the end of the day, and the obtained data is recorded in the table ‘PSD2_STATISTICS.’
- Record_Date – the date for which the statistics are made.
- Percent_Working – the percentage of the 24-hour day during which the system was functional.
- All_Requests – the total number of requests made to the system.
- All_Error_Requests – the total number of requests that encountered errors.
- AS_Requests – the number of account information service requests.
- AS_Error_Requests – the number of account information service requests that encountered errors.
- PI_Requests – the number of payment initiation service requests.
- PI_Error_Requests – the number of payment initiation service requests that encountered errors.
- IC_Requests – the number of consent service requests.
- IC_Error_Requests – the number of consent service requests that encountered errors.
- Average_Time_per_Request – the average time calculated for processing a single request across the entire system.