CrossingTime-GroupByHourWeekDayBA
Tested
POST
https://kfca.sa/IntAPI/api/CrossingTime/GroupByHourWeekDayBA/
KFCA
Last modified:2024-09-13 14:01:03
Maintainer:IDA
hour: The hour of the day (0-23) for which the data is recorded.
average: The average traffic count or flow during that hour.
maximum: The maximum traffic count or flow recorded during that hour.
minimum: The minimum traffic count or flow recorded during that hour.
statusColor: A color code representing the traffic status, where "G" stands for "Good."
This API helps users access detailed hourly traffic data, including average, maximum, and minimum traffic counts, along with a status indicator for each hour. This information can be used for traffic analysis and monitoring purposes.
Request
Header Params
Content-Type
string
required
Example:
application/x-www-form-urlencoded
Sec-GPC
string
required
Example:
1
Body Params application/x-www-form-urlencoded
startdate
string
required
Example:
20190101
enddate
string
required
Example:
20240629
day
string
required
Example:
7
Request samples
Responses
Modified at 2024-09-13 14:01:03