Skip to content

Commit 29ab69a

Browse files
committed
Updated GVA data
1 parent 7b3552e commit 29ab69a

File tree

4 files changed

+7013
-5465
lines changed

4 files changed

+7013
-5465
lines changed

Streamlit_application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ def main_code():
735735
x_axis_title = 'Quarter'
736736

737737
# Load main content (not in sidebars)
738-
st.header("TPI Quarterly data tool for US, UK and European labour productivity")
738+
st.header("TPI Quarterly Data Tool for US, UK and European labour productivity")
739739
plot_one_data_option = data_options(QorY, data_option, base_year, quarterly_selection, show_years, show_dip_lines, x_axis_title)
740740
if second_plot:
741741
plot_two_data_option = data_options(QorY_two, data_option_two, base_year_two, quarterly_selection_two, show_years, show_dip_lines, x_axis_title)

0 commit comments

Comments
 (0)