| Table Name |
public_Covid19_InspectionLog
|
| Sql |
-- Note: Unless you save your query, these tabs will NOT persist if you clear your cookies or change browsers.
SELECT Date, InspectionCount, PositiveCount, Name, ZipCode
from InspectionLog
inner join UserInfo
on InspectionLog.UserId=UserInfo.UserId
|
| Enable Filter Select |
False
|
| Fetch Values Predicate |
None
|
| Database |
Covit19DB_public
|
| Schema |
db_covit19
|
| Description |
None
|
| Owners |
[]
|
| Main Datetime Column |
None
|
| Default Endpoint |
None
|
| Offset |
0
|
| Cache Timeout |
None
|
| SQL Lab View |
False
|
| Template parameters |
None
|
| Perm |
[Covit19DB_public].[public_Covid19_InspectionLog](id:8)
|
| Associated Charts |
[ログリスト, 検査数推移, 陽性率推移, 新規陽性者数推移, 粒度選択, 日付絞り込み, 病院絞り込み, 昨日の新規陽性者数, 昨日の新規検査人数]
|