WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and form_id = 6 and meta_key = 10' at line 1]
SELECT meta_value FROM wp_gf_entry_meta where entry_id = and form_id = 6 and meta_key = 10

The Result for HQ in year is:

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') and meta_key = 23' at line 1]
SELECT SUM(meta_value) as meta_sum_values FROM `wp_gf_entry_meta` where entry_id IN () and meta_key = 23

0.00 kg CO2e

if you'd like to report your emissions, you can do so by breaking this down into:

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') and meta_key = 1 GROUP BY meta_value ORDER BY entry_id ASC' at line 1]
SELECT GROUP_CONCAT(entry_id) AS entry_id , meta_value FROM wp_gf_entry_meta where entry_id IN () and meta_key = 1 GROUP BY meta_value ORDER BY entry_id ASC