mozza
User-facing views related to document namespace mozza; see https://github.com/mozilla-services/mozilla-pipeline-schemas/tree/generated-schemas/schemas/mozza
event
Historical Pings for mozza/event
mozza.event
A historical view of pings sent for the
mozza/event
document type.
This view is guaranteed to contain only complete days
(per submission_timestamp
)
and to contain only one row per distinct document_id
within a given date.
Clustering fields: normalized_channel
, sample_id
Column | Description | Type | Nullable |
---|---|---|---|
additional_properties | A JSON string containing any payload properties not present in the schema | String | Yes |
browser | String | Yes | |
browser_version | String | Yes | |
document_id | The document ID specified in the URI when the client sent this message | String | Yes |
domain | String | Yes | |
metadata | Record | Yes | |
normalized_app_name | Set to "Other" if this message contained an unrecognized app name | String | Yes |
normalized_channel | Set to "Other" if this message contained an unrecognized channel name | String | Yes |
normalized_country_code | An ISO 3166-1 alpha-2 country code | String | Yes |
normalized_os | Set to "Other" if this message contained an unrecognized OS name | String | Yes |
normalized_os_version | String | Yes | |
os | String | Yes | |
os_version | String | Yes | |
property | String | Yes | |
request_uri | String | Yes | |
sample_id | Hashed version of client_id (if present) useful for partitioning; ranges from 0 to 99 | Integer | Yes |
submission_timestamp | Time when the ingestion edge server accepted this message | Timestamp | Yes |
event | Record | Yes |
Project | Dataset | Table |
---|---|---|
moz-fx-data-shared-prod | mozza_stable | event_v1 |
Source Directory | View Definition | Metadata File