Table: github_traffic_views
This table shows data for Github Traffic Views.
The composite primary key for this table is (org, repository_id).
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
org (PK) | utf8 |
repository_id (PK) | int64 |
views | json |
count | int64 |
uniques | int64 |