<!-- generated by DefeatBeta API for Python -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>{{symbol}} Value Analysis Tearsheet</title>
<meta name="robots" content="noindex, nofollow">
<link rel="shortcut icon" href="https://github.com/defeat-beta/defeatbeta-api/blob/main/doc/favicon.ico?raw=true" type="image/x-icon">
<style>
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 30px
}
body, p, table, td, th {
font-family: Arial, "DejaVu Sans", sans-serif;
font-size: 13px;
line-height: 1.4;
}
.container {
max-width: 960px;
margin: auto
}
img, svg {
width: 100%
}
h1, h2, h3, h4 {
font-weight: 400;
margin: 0
}
h1 dt {
display: inline;
margin-left: 10px;
font-size: 14px
}
h3 {
margin-bottom: 10px;
font-weight: 700
}
h4 {
color: grey
}
h4 a {
color: #09c;
text-decoration: none
}
h4 a:hover {
color: #069;
text-decoration: underline
}
hr {
margin: 25px 0 40px;
height: 0;
border: 0;
border-top: 1px solid #ccc
}
#left {
width: 620px;
margin-right: 18px;
margin-top: -1.2rem;
float: left
}
#right {
width: 320px;
float: right
}
#left svg {
margin: -1.5rem 0
}
#monthly_heatmap {
overflow: hidden
}
#monthly_heatmap svg {
margin: -1.5rem 0
}
table {
margin: 0 0 40px;
border: 0;
border-spacing: 0;
width: 100%
}
table td, table th {
text-align: right;
padding: 4px 5px 3px 5px
}
table th {
text-align: right;
padding: 6px 5px 5px 5px
}
table td:first-of-type, table th:first-of-type {
text-align: left;
padding-left: 2px
}
table td:last-of-type, table th:last-of-type {
text-align: right;
padding-right: 2px
}
td hr {
margin: 5px 0
}
table th {
font-weight: 400
}
table thead th {
font-weight: 700;
background: #eee
}
@media print{hr{margin:25px 0}body{margin:0}.container{max-width:100%;margin:0}#left{width:55%;margin:0}#left svg{margin:0 0 -10%}#left svg:first-of-type{margin-top:-30%}#right{margin:0;width:45%}}
</style>
</head>
<body onload="save()">
<div class="container">
<h1>{{symbol}} <dt>{{date_range}}</dt></h1>
<h4>{{sector}} | {{industry}} | {{address}}, {{city}}, {{country}} | <a href="{{web_site}}">{{web_site}}</a></h4>
<h4>Generated by <a href="https://github.com/defeat-beta/defeatbeta-api/" target="defeatbeta-api">DefeatBeta-API</a> (v. {{v}})</h4>
<hr>
<div id="left">
<div id="ttm_pe">{{ttm_pe}}</div>
<div id="gross_margin">{{gross_margin}}</div>
<div id="ebitda_margin">{{ebitda_margin}}</div>
<div id="net_margin">{{net_margin}}</div>
<div id="quarterly_revenue_yoy_growth">{{quarterly_revenue_yoy_growth}}</div>
<div id="quarterly_ebitda_yoy_growth">{{quarterly_ebitda_yoy_growth}}</div>
<div id="quarterly_net_income_yoy_growth">{{quarterly_net_income_yoy_growth}}</div>
<div id="quarterly_eps_yoy_growth">{{quarterly_eps_yoy_growth}}</div>
</div>
<div id="right">
<div id="ttm_pe_info">
{{ttm_pe_title}}
{{ttm_pe_table}}
</div>
<div id="gross_margin_info">
{{gross_margin_title}}
{{gross_margin_table}}
</div>
<div id="ebitda_marin_info">
{{ebitda_margin_title}}
{{ebitda_margin_table}}
</div>
<div id="net_marin_info">
{{net_margin_title}}
{{net_margin_table}}
</div>
<div id="quarterly_revenue_yoy_growth_info">
{{quarterly_revenue_yoy_growth_title}}
{{quarterly_revenue_yoy_growth_table}}
</div>
<div id="quarterly_ebitda_yoy_growth_info">
{{quarterly_ebitda_yoy_growth_title}}
{{quarterly_ebitda_yoy_growth_table}}
</div>
<div id="quarterly_net_income_yoy_growth_info">
{{quarterly_net_income_yoy_growth_title}}
{{quarterly_net_income_yoy_growth_table}}
</div>
<div id="quarterly_eps_yoy_growth_info">
{{quarterly_eps_yoy_growth_title}}
{{quarterly_eps_yoy_growth_table}}
</div>
</div>
</div>
</body>
</html>