Skip to content

Commit

Permalink
[ci skip] Deployed 19300fc with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Nov 20, 2023
1 parent ea24211 commit 291f36b
Show file tree
Hide file tree
Showing 16 changed files with 1,283 additions and 1,204 deletions.
41 changes: 41 additions & 0 deletions mozdata/firefox_ios/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1160,6 +1160,13 @@
bookmarks_sync
</a>

</li>

<li class="md-nav__item">
<a href="#client_adclicks_history" class="md-nav__link">
client_adclicks_history
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -3776,6 +3783,13 @@
bookmarks_sync
</a>

</li>

<li class="md-nav__item">
<a href="#client_adclicks_history" class="md-nav__link">
client_adclicks_history
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -4937,6 +4951,33 @@ <h2 id="bookmarks_sync"><a href="#bookmarks_sync">bookmarks_sync</a></h2>

<p><a href="https://github.com/mozilla/bigquery-etl/blob/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios/bookmarks_sync">Source Directory</a> | <a href="https://github.com/mozilla/bigquery-etl/blob/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios/bookmarks_sync/view.sql">View Definition</a> | <a href="https://github.com/mozilla/bigquery-etl/blob/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios/bookmarks_sync/metadata.yaml">Metadata File</a> </p>
<hr />
<h2 id="client_adclicks_history"><a href="#client_adclicks_history">client_adclicks_history</a></h2>
<p><strong>Client Adclicks History</strong></p>
<p><code>firefox_ios.client_adclicks_history</code></p>
<p>Client Adclick History. Contains a map
of each day in a clients history and the
number of adclicks on that day.</p>
<p>For use with LTV.</p>
<ul>
<li>Owners:<p>- <a href="mailto:frank@mozilla.com">frank@mozilla.com</a></p>
</li>
</ul>
<table>
<caption>Referenced Tables</caption>
<tr>
<th>Project</th>
<th>Dataset</th>
<th>Table</th>
</tr>
<tr>
<td><a href=https://github.com/mozilla/bigquery-etl/blob/generated-sql/sql/moz-fx-data-shared-prod>moz-fx-data-shared-prod</a></td>
<td><a href=https://github.com/mozilla/bigquery-etl/blob/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios_derived>firefox_ios_derived</a></td>
<td><a href=https://github.com/mozilla/bigquery-etl/blob/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios_derived/client_adclicks_history_v1>client_adclicks_history_v1</a></td>
</tr>
</table>

<p><a href="https://github.com/mozilla/bigquery-etl/blob/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios/client_adclicks_history">Source Directory</a> | <a href="https://github.com/mozilla/bigquery-etl/blob/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios/client_adclicks_history/view.sql">View Definition</a> | <a href="https://github.com/mozilla/bigquery-etl/blob/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios/client_adclicks_history/metadata.yaml">Metadata File</a> </p>
<hr />
<h2 id="clients_last_seen_joined"><a href="#clients_last_seen_joined">clients_last_seen_joined</a></h2>
<p><strong>Clients Last Seen Joined</strong></p>
<p><code>firefox_ios.clients_last_seen_joined</code></p>
Expand Down
41 changes: 0 additions & 41 deletions mozdata/mach/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4399,47 +4399,6 @@ <h2 id="metrics_clients_last_seen"><a href="#metrics_clients_last_seen">metrics_
<p><strong>Metrics Clients Last Seen</strong></p>
<p><code>mach.metrics_clients_last_seen</code></p>
<p>Please provide a description for the query</p>
<table>
<caption>Schema</caption>
<tr>
<th>Column</th>
<th>Description</th>
<th>Type</th>
<th>Nullable</th>
</tr>
<tr>
<td>submission_date</td>
<td></td>
<td>Date</td>
<td>Yes</td>
</tr><tr>
<td>client_id</td>
<td></td>
<td>String</td>
<td>Yes</td>
</tr><tr>
<td>sample_id</td>
<td></td>
<td>Integer</td>
<td>Yes</td>
</tr><tr>
<td>normalized_channel</td>
<td></td>
<td>String</td>
<td>Yes</td>
</tr><tr>
<td>n_metrics_ping</td>
<td></td>
<td>Integer</td>
<td>Yes</td>
</tr><tr>
<td>days_sent_metrics_ping_bits</td>
<td></td>
<td>Integer</td>
<td>Yes</td>
</tr>
</table>

<table>
<caption>Referenced Tables</caption>
<tr>
Expand Down
41 changes: 0 additions & 41 deletions mozdata/reference_browser/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4508,47 +4508,6 @@ <h2 id="metrics_clients_last_seen"><a href="#metrics_clients_last_seen">metrics_
<p><strong>Metrics Clients Last Seen</strong></p>
<p><code>reference_browser.metrics_clients_last_seen</code></p>
<p>Please provide a description for the query</p>
<table>
<caption>Schema</caption>
<tr>
<th>Column</th>
<th>Description</th>
<th>Type</th>
<th>Nullable</th>
</tr>
<tr>
<td>submission_date</td>
<td></td>
<td>Date</td>
<td>Yes</td>
</tr><tr>
<td>client_id</td>
<td></td>
<td>String</td>
<td>Yes</td>
</tr><tr>
<td>sample_id</td>
<td></td>
<td>Integer</td>
<td>Yes</td>
</tr><tr>
<td>normalized_channel</td>
<td></td>
<td>String</td>
<td>Yes</td>
</tr><tr>
<td>n_metrics_ping</td>
<td></td>
<td>Integer</td>
<td>Yes</td>
</tr><tr>
<td>days_sent_metrics_ping_bits</td>
<td></td>
<td>Integer</td>
<td>Yes</td>
</tr>
</table>

<table>
<caption>Referenced Tables</caption>
<tr>
Expand Down
Loading

0 comments on commit 291f36b

Please sign in to comment.