Добавил граффик
This commit is contained in:
35
charts/Top_10_California_Names_Timeseries_147.yaml
Normal file
35
charts/Top_10_California_Names_Timeseries_147.yaml
Normal file
@@ -0,0 +1,35 @@
|
||||
slice_name: Top 10 California Names Timeseries
|
||||
description: null
|
||||
certified_by: null
|
||||
certification_details: null
|
||||
viz_type: echarts_timeseries_line
|
||||
params:
|
||||
compare_lag: '10'
|
||||
compare_suffix: o10Y
|
||||
granularity_sqla: ds
|
||||
groupby:
|
||||
- name
|
||||
limit: '10'
|
||||
markup_type: markdown
|
||||
metrics:
|
||||
- aggregate: SUM
|
||||
column:
|
||||
column_name: num_california
|
||||
expression: CASE WHEN state = 'CA' THEN num ELSE 0 END
|
||||
expressionType: SIMPLE
|
||||
label: SUM(num_california)
|
||||
row_limit: 50000
|
||||
time_range: '100 years ago : now'
|
||||
timeseries_limit_metric:
|
||||
aggregate: SUM
|
||||
column:
|
||||
column_name: num_california
|
||||
expression: CASE WHEN state = 'CA' THEN num ELSE 0 END
|
||||
expressionType: SIMPLE
|
||||
label: SUM(num_california)
|
||||
viz_type: echarts_timeseries_line
|
||||
query_context: null
|
||||
cache_timeout: null
|
||||
uuid: d76d22b3-544e-479e-9600-221ab6a24268
|
||||
version: 1.0.0
|
||||
dataset_uuid: 26bf3431-830b-4418-b16d-1dd4ed5a0e0d
|
||||
35
charts/Vaccine_Candidates_per_Country__Stage_120.yaml
Normal file
35
charts/Vaccine_Candidates_per_Country__Stage_120.yaml
Normal file
@@ -0,0 +1,35 @@
|
||||
slice_name: Vaccine Candidates per Country & Stage
|
||||
description: null
|
||||
certified_by: null
|
||||
certification_details: null
|
||||
viz_type: heatmap_v2
|
||||
params:
|
||||
adhoc_filters: []
|
||||
x_axis: clinical_stage
|
||||
groupby: country_name
|
||||
bottom_margin: auto
|
||||
datasource: 14__table
|
||||
left_margin: auto
|
||||
linear_color_scheme: schemeYlOrBr
|
||||
metric: count
|
||||
normalize_across: heatmap_v2
|
||||
row_limit: 10000
|
||||
show_legend: true
|
||||
show_percentage: true
|
||||
sort_x_axis: alpha_asc
|
||||
sort_y_axis: alpha_asc
|
||||
time_range: No filter
|
||||
url_params: {}
|
||||
viz_type: heatmap_v2
|
||||
xscale_interval: null
|
||||
value_bounds:
|
||||
- null
|
||||
- null
|
||||
y_axis_format: SMART_NUMBER
|
||||
yscale_interval: null
|
||||
annotation_layers: []
|
||||
query_context: null
|
||||
cache_timeout: null
|
||||
uuid: cd111331-d286-4258-9020-c7949a109ed2
|
||||
version: 1.0.0
|
||||
dataset_uuid: 974b7a1c-22ea-49cb-9214-97b7dbd511e0
|
||||
Reference in New Issue
Block a user