{“config”: {“view”: {“continuousWidth”: 300, “continuousHeight”: 300}}, “hconcat”: [{“data”: {“url”: “https://raw.githubusercontent.com/UIUC-iSchool-DataViz/is445_data/main/bfro_reports_fall2022.csv”}, “mark”: “bar”, “encoding”: {“color”: {“aggregate”: “count”, “type”: “quantitative”}, “x”: {“bin”: true, “field”: “humidity”, “title”: “Humidity_Levels”, “type”: “quantitative”}, “y”: {“field”: “state”, “type”: “ordinal”}}, “name”: “view_1”, “width”: 600}, {“data”: {“url”: “https://raw.githubusercontent.com/UIUC-iSchool-DataViz/is445_data/main/bfro_reports_fall2022.csv”}, “mark”: “bar”, “encoding”: {“color”: {“aggregate”: “count”, “type”: “quantitative”}, “x”: {“bin”: true, “field”: “precip_probability”, “title”: “Chance of Rain %”, “type”: “quantitative”}, “y”: {“field”: “state”, “type”: “ordinal”}}, “transform”: [{“filter”: {“param”: “param_1”}}], “width”: 600}], “params”: [{“name”: “param_1”, “select”: {“type”: “interval”, “encodings”: [“x”, “y”]}, “views”: [“view_1”]}], “$schema”: “https://vega.github.io/schema/vega-lite/v5.15.1.json”}