Path: blob/master/Advertools/Advertools_Visualize_status_codes_OK_KO.ipynb
2973 views
Advertools - Visualize status codes OK and KO
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 plotly treemap to visualize status code OK and KO from list.
References:
Input
Import libraries
Setup Variables
title
: This is a string variable that stores the title of the chart or output.width
: This is an integer variable that defines the width of the output chart or visualization.height
: Similar towidth
, this integer variable sets the height of the output chart or visualization.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
Share asset with naas
You have the capability to distribute this chart using the provided public URL