Path: blob/master/Advertools/Advertools_Visualize_status_codes_count.ipynb
2973 views
Advertools - Visualize status codes count
Tags: #advertools #adviz #status_code #asset #plotly #naas
Author: Elias Dabbas
Last update: 2023-07-20 (Created: 2023-07-20)
Description: This notebook creates a chat to visualize status code count.
References:
Input
Import libraries
Setup Variables
name
: The name of the column that you want displayed in the final table. It appears in the caption and defaults to "data".size
: The size in points of the font of the table. This results in the whole table being resized.status_code_list
: This is a list that contains different status codes. These are HTTP status codes which are standard response codes given by web site servers on the internet. The codes help identify the cause of the problem when a web page or other resource does not load properly.html_path
: This is a string variable that stores the path where the HTML output will be saved.
Model
Visualize status codes OK and KO
Output
Export fig to HTML
Share asset with naas
You have the capability to distribute this chart using the provided public URL